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

/haiku/headers/private/app/
H A DRosterPrivate.h66 void SetWithoutRegistrar(bool noRegistrar) const
67 { fRoster->_SetWithoutRegistrar(noRegistrar); }
/haiku/headers/os/app/
H A DRoster.h220 void _SetWithoutRegistrar(bool noRegistrar);
/haiku/src/kits/app/
H A DRoster.cpp2673 BRoster::_SetWithoutRegistrar(bool noRegistrar) argument
2675 fNoRegistrar = noRegistrar;

Completed in 31 milliseconds