Searched refs:GetTargetHost (Results 1 - 7 of 7) sorted by relevance

/haiku/src/kits/debugger/target_host_interface/local/
H A DLocalTargetHostInterface.h22 virtual TargetHost* GetTargetHost();
H A DLocalTargetHostInterface.cpp139 LocalTargetHostInterface::GetTargetHost() function in class:LocalTargetHostInterface
/haiku/src/kits/debugger/target_host_interface/network/
H A DNetworkTargetHostInterface.cpp65 NetworkTargetHostInterface::GetTargetHost() function in class:NetworkTargetHostInterface
H A DNetworkTargetHostInterface.h22 virtual TargetHost* GetTargetHost();
/haiku/headers/private/debugger/target_host_interface/
H A DTargetHostInterface.h46 virtual TargetHost* GetTargetHost() = 0;
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.cpp337 TargetHost* host = fInterface->GetTargetHost();
369 TargetHost* host = fInterface->GetTargetHost();
468 fHost = fInterface->GetTargetHost();
H A DTeamsWindow.cpp249 BMenuItem* item = new BMenuItem(interface->GetTargetHost()->Name(),

Completed in 276 milliseconds