Searched refs:profile_paths (Results 1 – 2 of 2) sorted by relevance
817 std::vector<std::string> profile_paths; in mergeProfiles() local824 profile_paths.push_back(std::move(profile_path)); in mergeProfiles()845 for (const std::string& profile_path : profile_paths) { in mergeProfiles()
473 const std::vector<std::string>& profile_paths) { in AddDex2OatProfile() argument475 for (const std::string& path : profile_paths) { in AddDex2OatProfile()