Searched refs:GetBaseKeyViewFromAugmentedKey (Results 1 – 2 of 2) sorted by relevance
636 std::string_view ProfileCompilationInfo::GetBaseKeyViewFromAugmentedKey( in GetBaseKeyViewFromAugmentedKey() function in art::ProfileCompilationInfo645 return std::string(GetBaseKeyViewFromAugmentedKey(profile_key)); in GetBaseKeyFromAugmentedKey()1192 if (profile_key == GetBaseKeyViewFromAugmentedKey(dex_data->profile_key)) { in FindDexDataUsingAnnotations()1212 if (profile_key == GetBaseKeyViewFromAugmentedKey(dex_data->profile_key)) { in FindAllDexData()1304 const auto it = key_to_dex_file.find(GetBaseKeyViewFromAugmentedKey(dex_data->profile_key)); in VerifyProfileData()2023 if (GetBaseKeyViewFromAugmentedKey(dex_data->profile_key) == in DumpInfo()
561 std::string_view base_key = GetBaseKeyViewFromAugmentedKey(dex_file_data->profile_key); in FindDexFileForProfileIndex()1041 static std::string_view GetBaseKeyViewFromAugmentedKey(std::string_view dex_location);