Searched refs:FindDexData (Results 1 – 2 of 2) sorted by relevance
1250 const ProfileCompilationInfo::DexFileData* ProfileCompilationInfo::FindDexData( in FindDexData() function in art::ProfileCompilationInfo1284 return FindDexData(profile_key, dex_file->GetLocationChecksum()); in FindDexDataUsingAnnotations()1945 const DexFileData* dex_data = FindDexData(other_dex_data->profile_key, in MergeWith()2000 DCHECK_EQ(dex_data, FindDexData(other_dex_data->profile_key, other_dex_data->checksum)); in MergeWith()
964 const DexFileData* FindDexData(const std::string& profile_key,