Home
last modified time | relevance | path

Searched refs:profile_paths (Results 1 – 2 of 2) sorted by relevance

/art/artd/
Dartd.cc817 std::vector<std::string> profile_paths; in mergeProfiles() local
824 profile_paths.push_back(std::move(profile_path)); in mergeProfiles()
845 for (const std::string& profile_path : profile_paths) { in mergeProfiles()
/art/odrefresh/
Dodrefresh.cc473 const std::vector<std::string>& profile_paths) { in AddDex2OatProfile() argument
475 for (const std::string& path : profile_paths) { in AddDex2OatProfile()