Searched refs:FindDexData (Results 1 – 2 of 2) sorted by relevance
459 const ProfileCompilationInfo::DexFileData* ProfileCompilationInfo::FindDexData( in FindDexData() function in art::ProfileCompilationInfo910 const DexFileData* dex_data = FindDexData(other_dex_data->profile_key); in MergeWith()940 DexFileData* dex_data = const_cast<DexFileData*>(FindDexData(other_dex_data->profile_key)); in MergeWith()990 const DexFileData* dex_data = FindDexData(GetProfileDexFileKey(dex_location)); in FindMethod()1024 const DexFileData* dex_data = FindDexData(GetProfileDexFileKey(dex_file.GetLocation())); in ContainsClass()1140 const DexFileData* dex_data = FindDexData(profile_key); in GetClassesAndMethods()
372 const DexFileData* FindDexData(const std::string& profile_key) const;