Home
last modified time | relevance | path

Searched refs:_IsSystemApp (Results 1 – 2 of 2) sorted by relevance

/haiku/src/servers/registrar/
H A DTRoster.h108 bool _IsSystemApp(RosterAppInfo* info) const;
H A DTRoster.cpp1444 if (_IsSystemApp(info)) { in GetShutdownApps()
1874 TRoster::_IsSystemApp(RosterAppInfo* info) const in _IsSystemApp() function in TRoster