Searched refs:GetBaseKeyViewFromAugmentedKey (Results 1 – 2 of 2) sorted by relevance
650 std::string_view ProfileCompilationInfo::GetBaseKeyViewFromAugmentedKey( in GetBaseKeyViewFromAugmentedKey() function in art::ProfileCompilationInfo659 return std::string(GetBaseKeyViewFromAugmentedKey(profile_key)); in GetBaseKeyFromAugmentedKey()1307 if (profile_key == GetBaseKeyViewFromAugmentedKey(dex_data->profile_key)) { in FindDexDataUsingAnnotations()1327 if (profile_key == GetBaseKeyViewFromAugmentedKey(dex_data->profile_key)) { in FindAllDexData()1450 const auto it = key_to_dex_file.find(GetBaseKeyViewFromAugmentedKey(dex_data->profile_key)); in VerifyProfileData()2169 if (GetBaseKeyViewFromAugmentedKey(dex_data->profile_key) == in DumpInfo()
560 std::string_view base_key = GetBaseKeyViewFromAugmentedKey(dex_file_data->profile_key); in FindDexFileForProfileIndex()1059 static std::string_view GetBaseKeyViewFromAugmentedKey(std::string_view dex_location);