Searched refs:FindDexData (Results 1 – 2 of 2) sorted by relevance
661 const ProfileCompilationInfo::DexFileData* ProfileCompilationInfo::FindDexData( in FindDexData() function in art::ProfileCompilationInfo695 return FindDexData(profile_key, dex_file->GetLocationChecksum()); in FindDexDataUsingAnnotations()1428 const DexFileData* dex_data = FindDexData(other_profile_line_header.profile_key, in RemapProfileIndex()1521 const DexFileData* dex_data = FindDexData(other_dex_data->profile_key, in MergeWith()1554 DexFileData* dex_data = const_cast<DexFileData*>(FindDexData(other_dex_data->profile_key, in MergeWith()
706 const DexFileData* FindDexData(const std::string& profile_key,