Searched refs:collect_profiles (Results 1 – 4 of 4) sorted by relevance
999 static bool collect_profiles(DIR* d, in collect_profiles() function1045 bool new_result = collect_profiles(subdir, local_path, profiles_paths); in collect_profiles()1056 bool collect_profiles(std::vector<std::string>* profiles_paths) { in collect_profiles() function1061 return collect_profiles(d, android_profiles_dir, profiles_paths); in collect_profiles()
143 bool collect_profiles(std::vector<std::string>* profiles_paths);
2708 if (!collect_profiles(&profiles)) { in create_boot_image_profile_snapshot()
1055 collect_profiles(&profiles); in TEST_F()