Searched refs:GetProfileDexFileAugmentedKey (Results 1 – 2 of 2) sorted by relevance
956 return GetOrAddDexFileData(GetProfileDexFileAugmentedKey(dex_file->GetLocation(), annotation), in GetOrAddDexFileData()1053 static std::string GetProfileDexFileAugmentedKey(const std::string& dex_location,
619 std::string ProfileCompilationInfo::GetProfileDexFileAugmentedKey( in GetProfileDexFileAugmentedKey() function in art::ProfileCompilationInfo1283 std::string profile_key = GetProfileDexFileAugmentedKey(dex_file->GetLocation(), annotation); in FindDexDataUsingAnnotations()