Searched refs:SetInstalled (Results 1 - 11 of 11) sorted by relevance

/haiku/src/kits/debugger/debug_managers/
H A DWatchpointManager.cpp69 watchpoint->SetInstalled(true);
74 watchpoint->SetInstalled(false);
102 watchpoint->SetInstalled(false);
H A DBreakpointManager.cpp266 breakpoint->SetInstalled(true);
311 breakpoint->SetInstalled(false);
510 breakpoint->SetInstalled(true);
518 breakpoint->SetInstalled(false);
/haiku/src/kits/debugger/model/
H A DWatchpoint.cpp26 Watchpoint::SetInstalled(bool installed) function in class:Watchpoint
H A DBreakpoint.cpp35 Breakpoint::SetInstalled(bool installed) function in class:Breakpoint
/haiku/headers/private/debugger/model/
H A DBreakpoint.h29 void SetInstalled(bool installed);
H A DWatchpoint.h26 void SetInstalled(bool installed);
/haiku/headers/os/package/solver/
H A DSolverRepository.h52 void SetInstalled(bool isInstalled);
/haiku/src/kits/package/solver/
H A DSolverRepository.cpp217 BSolverRepository::SetInstalled(bool isInstalled) function in class:BPackageKit::BSolverRepository
/haiku/src/kits/package/manager/
H A DRepositoryBuilder.cpp245 fRepository.SetInstalled(isInstalled);
H A DPackageManager.cpp864 fSystemRepository->SetInstalled(false);
/haiku/src/servers/package/
H A DVolume.cpp1432 repository.SetInstalled(installed);

Completed in 57 milliseconds