Searched refs:roster (Results 1 - 25 of 194) sorted by relevance

12345678

/haiku/src/tests/kits/app/broster/
H A DIsRunningTester.cpp41 BRoster roster; local
42 CHK(roster.IsRunning((const char*)NULL) == false);
54 BRoster roster; local
55 CHK(roster.IsRunning("application/x-vnd.obos-app-run-testapp1") == false);
72 BRoster roster; local
73 CHK(roster.IsRunning("application/x-vnd.obos-app-run-testapp1") == true);
76 CHK(roster.IsRunning("application/x-vnd.obos-app-run-testapp1") == true);
79 CHK(roster.IsRunning("application/x-vnd.obos-app-run-testapp1") == false);
91 BRoster roster; local
92 CHK(roster
103 BRoster roster; local
125 BRoster roster; local
[all...]
H A DTeamForTester.cpp41 BRoster roster; local
42 CHK(roster.TeamFor((const char*)NULL) == B_BAD_VALUE);
54 BRoster roster; local
55 CHK(roster.TeamFor("application/x-vnd.obos-app-run-testapp1") == B_ERROR);
73 BRoster roster; local
74 team_id team = roster.TeamFor("application/x-vnd.obos-app-run-testapp1");
78 CHK(roster.TeamFor("application/x-vnd.obos-app-run-testapp1")
82 CHK(roster.TeamFor("application/x-vnd.obos-app-run-testapp1") == B_ERROR);
94 BRoster roster; local
95 CHK(roster
106 BRoster roster; local
129 BRoster roster; local
[all...]
H A DGetAppInfoTester.cpp74 BRoster roster; local
76 CHK(roster.GetAppInfo((const char*)NULL, NULL) == B_BAD_VALUE);
77 CHK(roster.GetAppInfo((const char*)NULL, &info) == B_BAD_VALUE);
80 CHK(roster.GetAppInfo("application/x-vnd.obos-app-run-testapp1",
93 BRoster roster; local
95 CHK(roster.GetAppInfo("application/x-vnd.obos-app-run-testapp1", &info)
120 BRoster roster; local
122 CHK(roster.GetAppInfo(signature, &info1) == B_OK);
128 CHK(roster.GetAppInfo(signature, &info2) == B_OK);
132 CHK(roster
142 BRoster roster; local
161 BRoster roster; local
191 BRoster roster; local
215 BRoster roster; local
233 BRoster roster; local
263 BRoster roster; local
[all...]
H A DGetAppListTester.cpp97 BRoster roster; local
98 roster.GetAppList(NULL);
115 BRoster roster; local
117 roster.GetAppList(&list1);
131 roster.GetAppList(&list2);
137 roster.GetAppList(&list3);
143 roster.GetAppList(&list4);
149 roster.GetAppList(&list5);
169 BRoster roster; local
170 roster
197 BRoster roster; local
244 BRoster roster; local
[all...]
H A DGetRecentTester.cpp251 BRoster roster; local
252 err = roster.Launch(&ref);
253 // err = roster.Launch(kRecentAppsTestAppSigs[id]);
330 BRoster roster; local
331 roster.GetRecentApps(NULL, -10);
345 BRoster roster; local
346 roster.GetRecentApps(NULL, 0);
360 BRoster roster; local
361 roster.GetRecentApps(NULL, 10);
373 BRoster roster; local
388 BRoster roster; local
403 BRoster roster; local
420 BRoster roster; local
458 BRoster roster; local
501 BRoster roster; local
547 BRoster roster; local
564 BRoster roster; local
585 BRoster roster; local
621 BRoster roster; local
951 BRoster roster; local
1024 BRoster roster; local
1042 BRoster roster; local
1072 BRoster roster; local
1111 BRoster roster; local
1177 BRoster roster; local
[all...]
H A DFindAppTester.cpp40 = "application/x-vnd.obos-roster-findapp-uninstalled";
41 static const char *appType1 = "application/x-vnd.obos-roster-findapp-app1";
42 static const char *appType2 = "application/x-vnd.obos-roster-findapp-app2";
43 static const char *fileType1 = "application/x-vnd.obos-roster-findapp-file1";
44 static const char *fileType2 = "application/x-vnd.obos-roster-findapp-file2";
45 static const char *textTestType = "text/x-vnd.obos-roster-findapp";
52 static const char *trashAppName = "roster-findapp-app";
200 fApplication = new BApplication("application/x-vnd.obos-roster-findapp");
233 BRoster roster; local
246 BRoster roster; local
261 BRoster roster; local
278 BRoster roster; local
298 BRoster roster; local
318 BRoster roster; local
338 BRoster roster; local
361 BRoster roster; local
384 BRoster roster; local
410 BRoster roster; local
440 BRoster roster; local
460 BRoster roster; local
479 BRoster roster; local
518 BRoster roster; local
536 BRoster roster; local
558 BRoster roster; local
594 BRoster roster; local
611 BRoster roster; local
621 BRoster roster; local
649 BRoster roster; local
668 BRoster roster; local
682 BRoster roster; local
699 BRoster roster; local
720 BRoster roster; local
740 BRoster roster; local
761 BRoster roster; local
784 BRoster roster; local
801 BRoster roster; local
830 BRoster roster; local
863 BRoster roster; local
877 BRoster roster; local
[all...]
/haiku/headers/os/translation/
H A DTranslationUtils.h38 BTranslatorRoster* roster = NULL);
40 BTranslatorRoster* roster = NULL);
42 BTranslatorRoster* roster = NULL);
44 BTranslatorRoster* roster = NULL);
46 BTranslatorRoster* roster = NULL);
48 BTranslatorRoster* roster = NULL);
55 BTranslatorRoster* roster = NULL);
58 BTranslatorRoster* roster = NULL);
61 BTranslatorRoster* roster = NULL);
68 BTranslatorRoster* roster
[all...]
/haiku/headers/private/app/
H A DLaunchRosterPrivate.h14 Private(BLaunchRoster* roster);
15 Private(BLaunchRoster& roster);
/haiku/src/tests/kits/media/nodetest/
H A Dmain.cpp13 BMediaRoster *roster; variable
26 roster = BMediaRoster::Roster();
27 val(roster);
38 rv = roster->RegisterNode(producer);
42 rv = roster->RegisterNode(consumer);
64 rv = roster->GetLiveNodes(live_nodes, &live_count, &liveformat);
70 rv = roster->GetLiveNodes(live_nodes, &live_count, NULL, &liveformat);
76 rv = roster->GetLiveNodes(live_nodes, &live_count, &liveformat, &liveformat);
84 rv = roster->GetLiveNodes(live_nodes, &live_count, &liveformat);
90 rv = roster
[all...]
/haiku/src/kits/debugger/
H A DDebuggerGlobals.cpp32 TargetHostInterfaceRoster* roster = TargetHostInterfaceRoster::Default(); local
33 error = roster->CreateInterface(roster->InterfaceInfoAt(0), NULL,
/haiku/src/add-ons/kernel/file_systems/netfs/netfs_server_prefs/
H A DNetFSServerPrefs.cpp119 NetFSServerRoster roster; local
120 if (!roster.IsServerRunning()) {
133 NetFSServerRoster roster; local
137 status_t error = roster.GetUsers(&users);
151 error = roster.GetShares(&shares);
165 roster.GetShareUsers(share, &shareUsers);
169 roster.GetShareStatistics(share, &statistics);
186 roster.GetUserPermissions(share, user, &permissions);
217 NetFSServerRoster roster; local
221 if (roster
241 NetFSServerRoster roster; local
265 NetFSServerRoster roster; local
289 NetFSServerRoster roster; local
313 NetFSServerRoster roster; local
341 NetFSServerRoster roster; local
362 NetFSServerRoster roster; local
378 NetFSServerRoster roster; local
[all...]
/haiku/src/apps/debugger/user_interface/gui/connection_config/
H A DConnectionConfigHandlerRoster.cpp19 fLock("config handler roster lock"),
43 ConnectionConfigHandlerRoster* roster
45 if (roster == NULL)
48 ObjectDeleter<ConnectionConfigHandlerRoster> rosterDeleter(roster);
50 status_t error = roster->Init();
54 sDefaultInstance = roster;
63 ConnectionConfigHandlerRoster* roster = sDefaultInstance; local
65 delete roster;
/haiku/src/kits/debugger/debug_info/
H A DImageDebugLoadingStateHandlerRoster.cpp26 fLock("loading state handler roster"),
54 ImageDebugLoadingStateHandlerRoster* roster
56 if (roster == NULL)
58 ObjectDeleter<ImageDebugLoadingStateHandlerRoster> rosterDeleter(roster);
60 status_t error = roster->Init();
64 error = roster->RegisterDefaultHandlers();
76 ImageDebugLoadingStateHandlerRoster* roster = sDefaultInstance; local
78 delete roster;
/haiku/3rdparty/mmu_man/scripts/
H A Ddump_windows.sh4 roster | sed -n 's/)$//;s/^ *//;/[^64] (/s/ .*(/\t/p' | while read team app; do
/haiku/src/bin/
H A Dlaunch_roster.cpp44 BLaunchRoster roster; local
46 status_t status = roster.GetJobs(NULL, jobs);
61 BLaunchRoster roster; local
63 status_t status = roster.GetTargets(targets);
159 BLaunchRoster roster; local
173 status_t status = roster.GetLog(filter, info);
199 BLaunchRoster roster; local
201 status_t targetStatus = roster.GetTargetInfo(name, info);
208 status_t jobStatus = roster.GetJobInfo(name, info);
225 BLaunchRoster roster; local
241 BLaunchRoster roster; local
265 BLaunchRoster roster; local
[all...]
H A Ddiskimage.cpp53 BDiskDeviceRoster roster; local
55 while (roster.GetNextDevice(&device) == B_OK) {
94 BDiskDeviceRoster roster; local
95 partition_id id = roster.RegisterFileDevice(fileName);
105 if (roster.GetDeviceWithID(id, &device) == B_OK
124 BDiskDeviceRoster roster; local
127 if (roster.GetDeviceWithID(id, &device) == B_OK && device.IsFile()) {
128 status_t error = roster.UnregisterFileDevice(id);
161 while (roster.GetNextDevice(&device) == B_OK) {
173 status_t error = roster
[all...]
/haiku/src/apps/bootmanager/
H A DBootDrive.cpp81 BDiskDeviceRoster roster;
83 if (roster.FindPartitionByVolume(volume, &device, NULL) == B_OK) {
96 BDiskDeviceRoster roster; local
97 return roster.GetDeviceForPath(fPath.Path(), &device);
/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DConnectionConfigWindow.cpp103 TargetHostInterfaceRoster* roster local
105 AutoLocker<TargetHostInterfaceRoster> rosterLocker(roster);
108 status_t error = roster->CreateInterface(fActiveInfo,
172 TargetHostInterfaceRoster* roster = TargetHostInterfaceRoster::Default(); local
174 AutoLocker<TargetHostInterfaceRoster> rosterLocker(roster);
176 for (int32 i = 0; i < roster->CountInterfaceInfos(); i++) {
177 TargetHostInterfaceInfo* info = roster->InterfaceInfoAt(i);
200 ConnectionConfigHandlerRoster* roster local
203 if (roster->HasHandlerFor(info)) {
205 status_t error = roster
[all...]
/haiku/src/kits/translation/
H A DTranslationUtils.cpp74 // roster, BTranslatorRoster used to do the translation
84 BTranslationUtils::GetBitmap(const char *kName, BTranslatorRoster *roster) argument
86 BBitmap *pBitmap = GetBitmapFile(kName, roster);
91 pBitmap = GetBitmap(B_TRANSLATOR_BITMAP, kName, roster);
107 // roster, BTranslatorRoster used to do the translation
116 BTranslationUtils::GetBitmap(uint32 type, int32 id, BTranslatorRoster *roster) argument
137 return GetBitmap(&memio, roster);
138 // Translate the data in memio using the BTranslatorRoster roster
153 // roster, BTranslatorRoster used to do the translation
163 BTranslatorRoster *roster)
162 GetBitmap(uint32 type, const char *kName, BTranslatorRoster *roster) argument
203 GetBitmapFile(const char *kName, BTranslatorRoster *roster) argument
252 GetBitmap(const entry_ref *kRef, BTranslatorRoster *roster) argument
281 GetBitmap(BPositionIO *stream, BTranslatorRoster *roster) argument
328 GetStyledText(BPositionIO* source, BTextView* intoView, const char* encoding, BTranslatorRoster* roster) argument
441 GetStyledText(BPositionIO* source, BTextView* intoView, BTranslatorRoster* roster) argument
470 PutStyledText(BTextView *fromView, BPositionIO *intoStream, BTranslatorRoster *roster) argument
761 GetDefaultSettings(translator_id forTranslator, BTranslatorRoster *roster) argument
810 BTranslatorRoster *roster = BTranslatorRoster::Default(); local
877 AddTranslationItems(BMenu *intoMenu, uint32 fromType, const BMessage *kModel, const char *kTranslatorIdName, const char *kTranslatorTypeName, BTranslatorRoster *roster) argument
[all...]
/haiku/src/servers/power/
H A Dpower_button_monitor.cpp62 BRoster roster; local
63 BRoster::Private rosterPrivate(roster);
/haiku/src/preferences/media/
H A DMediaWindow.cpp99 BMediaRoster* roster = BMediaRoster::Roster(); local
103 if (roster->GetInstancesFor(info->addon, info->flavor_id, &node_id) == B_OK)
104 status = roster->GetNodeFor(node_id, fNode);
106 status = roster->InstantiateDormantNode(*info, fNode, B_FLAVOR_IS_GLOBAL);
113 status = roster->StartWatching(fMessenger, *fNode, B_MEDIA_WILDCARD);
126 BMediaRoster* roster = BMediaRoster::Roster(); local
127 roster->StartWatching(fMessenger, *fNode, B_MEDIA_WILDCARD);
153 BMediaRoster* roster = BMediaRoster::Roster();
154 if (roster != NULL) {
155 status_t status = roster
192 BMediaRoster* roster = BMediaRoster::Roster(); local
219 BMediaRoster* roster = BMediaRoster::CurrentRoster(); local
263 BMediaRoster* roster = BMediaRoster::Roster(); local
434 BMediaRoster* roster = BMediaRoster::Roster(&err); local
695 BMediaRoster* roster = BMediaRoster::Roster(); local
[all...]
/haiku/src/apps/haikudepot/server/
H A DLocalRepositoryUpdateProcess.h48 BPackageKit::BPackageRoster& roster,
53 BPackageKit::BPackageRoster& roster,
H A DLocalRepositoryUpdateProcess.cpp67 BPackageRoster roster; local
71 status_t result = roster.GetRepositoryNames(repoNames);
84 roster, &cache);
102 const BString& repoName, BPackageKit::BPackageRoster& roster,
111 if (roster.GetRepositoryCache(repoName, cache) != B_OK) {
132 BPackageKit::BContext& context, BPackageKit::BPackageRoster& roster,
137 result = roster.GetRepositoryConfig(repoName, &repoConfig);
139 if (_ShouldRunForRepositoryName(repoName, roster, cache)) {
101 _ShouldRunForRepositoryName( const BString& repoName, BPackageKit::BPackageRoster& roster, BPackageKit::BRepositoryCache* cache) argument
131 _RunForRepositoryName(const BString& repoName, BPackageKit::BContext& context, BPackageKit::BPackageRoster& roster, BPackageKit::BRepositoryCache* cache) argument
/haiku/src/kits/package/
H A DRemoveRepositoryJob.cpp42 BPackageRoster roster; local
44 status_t result = roster.GetRepositoryConfig(fRepositoryName, &repoConfig);
66 if (roster.GetRepositoryCache(fRepositoryName, &repoCache) == B_OK) {
/haiku/src/bin/pkgman/
H A Dcommand_refresh.cpp75 BPackageRoster roster; local
77 status_t result = roster.GetRepositoryNames(repositoryNames);
95 result = roster.GetRepositoryConfig(repoName, &repoConfig);

Completed in 152 milliseconds

12345678