Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.h562 std::string profile_key; member
/art/dex2oat/
Ddex2oat_test.cc644 std::string profile_key = ProfileCompilationInfo::GetProfileDexFileKey(dex_location); in GenerateProfile() local