Searched refs:profiles_paths (Results 1 – 2 of 2) sorted by relevance
1117 std::vector<std::string>* profiles_paths) { in collect_profiles() argument1138 profiles_paths->push_back(local_path); in collect_profiles()1161 bool new_result = collect_profiles(subdir, local_path, profiles_paths); in collect_profiles()1172 bool collect_profiles(std::vector<std::string>* profiles_paths) { in collect_profiles() argument1177 return collect_profiles(d, android_profiles_dir, profiles_paths); in collect_profiles()
161 bool collect_profiles(std::vector<std::string>* profiles_paths);