Searched refs:CountActiveInterfaces (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/debugger/target_host_interface/
H A DTargetHostInterfaceRoster.h44 int32 CountActiveInterfaces() const;
/haiku/src/kits/debugger/target_host_interface/
H A DTargetHostInterfaceRoster.cpp163 TargetHostInterfaceRoster::CountActiveInterfaces() const function in class:TargetHostInterfaceRoster
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsWindow.cpp247 for (int32 i = 0; i < roster->CountActiveInterfaces(); i++) {
/haiku/src/apps/debugger/
H A DDebugger.cpp417 for (int32 i = 0; i < roster->CountActiveInterfaces(); i++) {

Completed in 55 milliseconds