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

/haiku-fatelf/src/apps/cortex/NodeManager/
H A DNodeGroup.cpp84 _stop();
308 status_t err = node->_stop();
311 "*** NodeGroup::removeNode('%s'): error from node->_stop():\n"
573 return _stop();
1240 status_t NodeGroup::_stop() { function in class:NodeGroup
1243 "NodeGroup::_stop()\n"));
1263 mem_fun(&NodeRef::_stop)
H A DNodeGroup.h458 status_t _stop();
H A DNodeRef.h523 status_t _stop();
562 // callers: _stop(), disablePositionReports(), dtor
H A DNodeRef.cpp1928 status_t NodeRef::_stop() { function in class:NodeRef
1932 "NodeRef('%s')::_stop()\n",
H A DNodeManager.cpp239 group->_stop();

Completed in 109 milliseconds