Searched refs:collect_profiles (Results 1 – 4 of 4) sorted by relevance
164 bool collect_profiles(std::vector<std::string>* profiles_paths);
1112 static bool collect_profiles(DIR* d, in collect_profiles() function1158 bool new_result = collect_profiles(subdir, local_path, profiles_paths); in collect_profiles()1169 bool collect_profiles(std::vector<std::string>* profiles_paths) { in collect_profiles() function1174 return collect_profiles(d, android_profiles_dir, profiles_paths); in collect_profiles()
2887 if (!collect_profiles(&profiles)) { in create_boot_image_profile_snapshot()
1312 collect_profiles(&profiles); in TEST_F()