Searched refs:profiles_paths (Results 1 – 2 of 2) sorted by relevance
1069 std::vector<std::string>* profiles_paths) { in collect_profiles() argument1090 profiles_paths->push_back(local_path); in collect_profiles()1113 bool new_result = collect_profiles(subdir, local_path, profiles_paths); in collect_profiles()1124 bool collect_profiles(std::vector<std::string>* profiles_paths) { in collect_profiles() argument1129 return collect_profiles(d, android_profiles_dir, profiles_paths); in collect_profiles()
157 bool collect_profiles(std::vector<std::string>* profiles_paths);