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

/haiku-fatelf/src/apps/cortex/NodeManager/
H A DNodeGroup.h452 // stop(). Fails if the run mode is B_OFFLINE; use _roll() instead
466 status_t _roll(); //nyi [11oct99 e.moon]
H A DNodeRef.h529 status_t _roll(
559 // callers: _start(), _roll(), enablePositionReports()
H A DNodeGroup.cpp585 return _roll();
1149 // start(). Fails if the run mode is B_OFFLINE; use _roll() instead
1278 status_t NodeGroup::_roll() { function in class:NodeGroup
1281 "NodeGroup::_roll()\n"));
1323 status_t e = (*it)->_roll(
H A DNodeRef.cpp1960 status_t NodeRef::_roll( function in class:NodeRef
1967 "NodeRef('%s')::_roll(%Ld to %Ld, from %Ld)\n",
1997 "NodeRef('%s')::_roll(%Ld to %Ld, from %Ld)\n"

Completed in 92 milliseconds