Lines Matching refs:app

2300 is_supporting_app_for_all_types_in_message(const char *app, const BMessage &msg)
2316 // Look for our supporting app
2326 foundType |= to_lower(app) == to_lower(supportingApp);
2375 // the app as a supporting app for all types it previously
2389 // type as a directly supporting app
2396 // type as a directly supporting app
2400 // Test that SetSupportedTypes(..., false) does not remove the app as a supporting
2401 // app for newly unsupported types, while SetSupportedTypes(..., true) does. Also
2404 // app as a supporting app once SetSupportedTypes(..., true) is finally called.
2428 // type as a directly supporting app
2444 // Verify that the app is still listed as a supporting app for
2462 // Verify that the app is still listed as a supporting app for
2481 // Verify that the app is still listed as a supporting app for
2499 // Verify that the app is now only listed as a supporting app for the
2579 // For each app in the database, manually get a list of the MIME types
2581 // and add the app to the type->app map for each such type
2586 std::string app = *i;
2589 // CHK(StorageKit::split_path(app.c_str(), dir, leaf) == B_OK);
2590 std::string appFile = std::string(mimeDatabaseDir) + "/" + app;
2613 // app in our type->apps map
2619 typeAppMap[*type].insert(app);
2620 fakeTypeAppMap[*type].insert(app);
2627 app.c_str());
2656 // add them to the type->app map, but not to the list of types.
2657 const char *app;
2659 CHK(msg.FindString(type, j, &app) == B_OK);
2661 typeAppMap[type].insert(to_lower(app));
2663 fakeTypeAppMap[type].insert(to_lower(app));
2702 printf("preferred app:\n");
3195 // - set icon, preferred app, attr info, file ext., short/long desc.,
3196 // icon for, app hint, sniffer rule
3218 // preferred app
3237 // app hint
3245 // - set icon, preferred app, attr info, file ext., short/long desc.,
3246 // icon for, app hint, sniffer rule
3270 // preferred app
3286 // app hint
3291 // - set icon, preferred app, attr info, file ext., short/long desc.,
3292 // icon for, app hint, sniffer rule
3315 // preferred app
3335 // app hint
3345 // - set icon, preferred app, attr info, file ext., short/long desc.,
3346 // icon for, app hint, sniffer rule
3375 // preferred app
3391 // app hint
3883 // preferred app