Lines Matching refs:fRoster
650 fRoster(roster), in ShutdownProcess()
688 fRoster->RemoveWatcher(this); in ~ShutdownProcess()
693 fRoster->SetShuttingDown(false); in ~ShutdownProcess()
751 status_t error = fRoster->AddWatcher(this); in Init()
753 fRoster->SetShuttingDown(false); in Init()
761 fRoster->RemoveWatcher(this); in Init()
762 fRoster->SetShuttingDown(false); in Init()
838 fRoster->AddAppInfo(fUserApps, team); in MessageReceived()
1347 status_t status = fRoster->GetShutdownApps(fUserApps, fSystemApps, in _WorkerDoShutdown()
1351 fRoster->RemoveWatcher(this); in _WorkerDoShutdown()
1381 fRoster->SetShuttingDown(true); in _WorkerDoShutdown()