Searched refs:app1 (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/kits/app/broster/
H A DGetRecentTester.cpp1246 entry_ref app1;
1267 CHK(get_test_app_ref(kQualifyingApp, &app1) == B_OK);
1269 CHK(set_test_app_attributes(&app1, kRecentAppsTestAppSigs[kQualifyingApp],
1303 CHK(recent2 == app1);
1355 CHK(recent2 == app1);
/haiku/src/kits/app/
H A DRoster.cpp211 \param app1 An entry_ref referring to the first application.
218 compare_queried_apps(const entry_ref* app1, const entry_ref* app2) argument
220 BPath path1(app1);
266 file1.SetTo(app1, B_READ_ONLY);

Completed in 23 milliseconds