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

/haiku/headers/private/app/
H A DRosterPrivate.h43 { return fRoster->_IsShutDownInProgress(inProgress); }
/haiku/headers/os/app/
H A DRoster.h150 status_t _IsShutDownInProgress(bool* inProgress);
/haiku/src/kits/app/
H A DRoster.cpp1355 BRoster::_IsShutDownInProgress(bool* inProgress) function in class:BRoster

Completed in 213 milliseconds