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

/haiku/src/apps/debugger/user_interface/gui/connection_config/
H A DConnectionConfigHandlerRoster.cpp81 return _GetHandler(info->Name(), handler);
92 if (!_GetHandler(info->Name(), handler))
100 ConnectionConfigHandlerRoster::_GetHandler(const BString& name, function in class:ConnectionConfigHandlerRoster
H A DConnectionConfigHandlerRoster.h44 bool _GetHandler(const BString& name,

Completed in 43 milliseconds