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

/haiku/src/servers/debug/
H A DDebugServer.cpp227 bool _IsAppServer() const;
1133 TeamDebugHandler::_IsAppServer() const function in class:TeamDebugHandler
1157 return _IsAppServer() || _IsInputServer() || _IsRegistrar();

Completed in 36 milliseconds