Searched refs:RemoveApp (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/private/app/
H A DRosterPrivate.h69 status_t RemoveApp(team_id team) const function in class:BRoster::Private
/haiku/src/servers/registrar/
H A DTRoster.h68 void RemoveApp(RosterAppInfo* info);
H A DTRoster.cpp476 /*! \brief Handles a RemoveApp() request.
495 RemoveApp(info);
1286 TRoster::RemoveApp(RosterAppInfo* info) function in class:TRoster
1348 RemoveApp(*it);
1867 RemoveApp(info);
H A DShutdownProcess.cpp343 void RemoveApp(team_id team) function in class:ShutdownProcess::ShutdownWindow
1092 fWindow->RemoveApp(team);
/haiku/headers/build/os/app/
H A DRoster.h164 status_t RemoveApp(team_id team) const;
/haiku/src/kits/app/
H A DApplication.cpp328 BRoster::Private().RemoveApp(Team());

Completed in 36 milliseconds