Home
last modified time | relevance | path

Searched defs:profile_key (Results 1 – 3 of 3) sorted by relevance

/art/libprofile/profile/
Dprofile_compilation_info.h562 std::string profile_key; member
Dprofile_compilation_info.cc624 const std::string& profile_key, in GetOrAddDexFileData()
676 const std::string& profile_key, in FindDexData()
1976 std::string profile_key = GetProfileDexFileKey(dex_location); in GenerateTestProfile() local
/art/dex2oat/
Ddex2oat_test.cc644 std::string profile_key = ProfileCompilationInfo::GetProfileDexFileKey(dex_location); in GenerateProfile() local