Lines Matching refs:BRoster
66 const BRoster* be_roster;
430 class BRoster::ArgVector {
451 BRoster::ArgVector::ArgVector() in ArgVector()
462 BRoster::ArgVector::~ArgVector() in ~ArgVector()
498 BRoster::ArgVector::Init(int argc, const char* const* args, in Init()
541 BRoster::ArgVector::Unset() in Unset()
554 BRoster::BRoster() in BRoster() function in BRoster
565 BRoster::~BRoster() in ~BRoster()
574 BRoster::IsRunning(const char* signature) const in IsRunning()
581 BRoster::IsRunning(entry_ref* ref) const in IsRunning()
588 BRoster::TeamFor(const char* signature) const in TeamFor()
603 BRoster::TeamFor(entry_ref* ref) const in TeamFor()
617 BRoster::GetAppList(BList* teamIDList) const in GetAppList()
647 BRoster::GetAppList(const char* signature, BList* teamIDList) const in GetAppList()
676 BRoster::GetAppInfo(const char* signature, app_info* info) const in GetAppInfo()
705 BRoster::GetAppInfo(entry_ref* ref, app_info* info) const in GetAppInfo()
730 BRoster::GetRunningAppInfo(team_id team, app_info* info) const in GetRunningAppInfo()
756 BRoster::GetActiveAppInfo(app_info* info) const in GetActiveAppInfo()
778 BRoster::FindApp(const char* mimeType, entry_ref* app) const in FindApp()
788 BRoster::FindApp(entry_ref* ref, entry_ref* app) const in FindApp()
802 BRoster::Broadcast(BMessage* message) const in Broadcast()
809 BRoster::Broadcast(BMessage* message, BMessenger replyTo) const in Broadcast()
836 BRoster::StartWatching(BMessenger target, uint32 eventMask) const in StartWatching()
861 BRoster::StopWatching(BMessenger target) const in StopWatching()
884 BRoster::ActivateApp(team_id team) const in ActivateApp()
916 BRoster::Launch(const char* mimeType, BMessage* initialMessage, in Launch()
932 BRoster::Launch(const char* mimeType, BList* messageList, in Launch()
944 BRoster::Launch(const char* mimeType, int argc, const char* const* args, in Launch()
956 BRoster::Launch(const entry_ref* ref, const BMessage* initialMessage, in Launch()
972 BRoster::Launch(const entry_ref* ref, const BList* messageList, in Launch()
984 BRoster::Launch(const entry_ref* ref, int argc, const char* const* args, in Launch()
1000 Launch__C7BRosterP9entry_refP8BMessagePl(BRoster* roster, entry_ref* ref, in Launch__C7BRosterP9entry_refP8BMessagePl()
1003 return roster->BRoster::Launch(ref, initialMessage, NULL); in Launch__C7BRosterP9entry_refP8BMessagePl()
1008 Launch__C7BRosterPCciPPcPl(BRoster* roster, const char* mimeType, in Launch__C7BRosterPCciPPcPl()
1011 return roster->BRoster::Launch(mimeType, argc, args, _appTeam); in Launch__C7BRosterPCciPPcPl()
1016 Launch__C7BRosterP9entry_refiPPcPl(BRoster* roster, entry_ref* ref, in Launch__C7BRosterP9entry_refiPPcPl()
1019 return roster->BRoster::Launch(ref, argc, args, _appTeam); in Launch__C7BRosterP9entry_refiPPcPl()
1028 BRoster::GetRecentDocuments(BMessage* refList, int32 maxCount, in GetRecentDocuments()
1074 BRoster::GetRecentDocuments(BMessage* refList, int32 maxCount, in GetRecentDocuments()
1121 BRoster::GetRecentFolders(BMessage* refList, int32 maxCount, in GetRecentFolders()
1164 BRoster::GetRecentApps(BMessage* refList, int32 maxCount) const in GetRecentApps()
1202 BRoster::AddToRecentDocuments(const entry_ref* document, in AddToRecentDocuments()
1249 BRoster::AddToRecentFolders(const entry_ref* folder, in AddToRecentFolders()
1316 BRoster::_ShutDown(bool reboot, bool confirm, bool synchronous) in _ShutDown()
1355 BRoster::_IsShutDownInProgress(bool* inProgress) in _IsShutDownInProgress()
1426 BRoster::_AddApplication(const char* signature, const entry_ref* ref, in _AddApplication()
1505 BRoster::_SetSignature(team_id team, const char* signature) const in _SetSignature()
1534 BRoster::_SetThread(team_id team, thread_id thread) const in _SetThread()
1556 BRoster::_SetThreadAndTeam(uint32 entryToken, thread_id thread, in _SetThreadAndTeam()
1606 BRoster::_CompleteRegistration(team_id team, thread_id thread, in _CompleteRegistration()
1657 BRoster::_IsAppRegistered(const entry_ref* ref, team_id team, in _IsAppRegistered()
1714 BRoster::_RemovePreRegApp(uint32 entryToken) const in _RemovePreRegApp()
1752 BRoster::_RemoveApp(team_id team) const in _RemoveApp()
1777 BRoster::_ApplicationCrashed(team_id team) in _ApplicationCrashed()
1799 BRoster::_UpdateActiveApp(team_id team) const in _UpdateActiveApp()
1878 BRoster::_LaunchApp(const char* mimeType, const entry_ref* ref, in _LaunchApp()
2067 BRoster::_SetAppFlags(team_id team, uint32 flags) const in _SetAppFlags()
2073 BRoster::_DumpRoster() const in _DumpRoster()
2118 BRoster::_ResolveApp(const char* inType, entry_ref* ref, in _ResolveApp()
2228 BRoster::_TranslateRef(entry_ref* ref, BMimeType* appMeta, in _TranslateRef()
2368 BRoster::_TranslateType(const char* mimeType, BMimeType* appMeta, in _TranslateType()
2553 BRoster::_GetFileType(const entry_ref* file, BNodeInfo* nodeInfo, in _GetFileType()
2612 BRoster::_SendToRunning(team_id team, int argc, const char* const* args, in _SendToRunning()
2673 BRoster::_SetWithoutRegistrar(bool noRegistrar) in _SetWithoutRegistrar()
2680 BRoster::_InitMessenger() in _InitMessenger()
2717 BRoster::_InitMimeMessenger(void* data) in _InitMimeMessenger()
2719 BRoster* roster = (BRoster*)data; in _InitMimeMessenger()
2743 BRoster::_MimeMessenger() in _MimeMessenger()
2754 BRoster::_AddToRecentApps(const char* signature) const in _AddToRecentApps()
2787 BRoster::_ClearRecentDocuments() const in _ClearRecentDocuments()
2797 BRoster::_ClearRecentFolders() const in _ClearRecentFolders()
2807 BRoster::_ClearRecentApps() const in _ClearRecentApps()
2823 BRoster::_LoadRecentLists(const char* filename) const in _LoadRecentLists()
2860 BRoster::_SaveRecentLists(const char* filename) const in _SaveRecentLists()