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

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

Completed in 64 milliseconds