Searched refs:FindDexDataUsingAnnotations (Results 1 – 2 of 2) sorted by relevance
1301 const ProfileCompilationInfo::DexFileData* ProfileCompilationInfo::FindDexDataUsingAnnotations( in FindDexDataUsingAnnotations() function in art::ProfileCompilationInfo2096 const DexFileData* dex_data = FindDexDataUsingAnnotations(method_ref.dex_file, annotation); in GetMethodHotness()2105 const DexFileData* dex_data = FindDexDataUsingAnnotations(&dex_file, annotation); in ContainsClass()2240 const DexFileData* dex_data = FindDexDataUsingAnnotations(&dex_file, annotation); in GetClassesAndMethods()2265 const DexFileData* dex_data = FindDexDataUsingAnnotations(&dex_file, annotation); in GetClasses()2504 const DexFileData* data = FindDexDataUsingAnnotations(dex_file, annotation); in GetClassDescriptors()
308 const DexFileData* data = FindDexDataUsingAnnotations(&dex_file, annotation);984 const DexFileData* FindDexDataUsingAnnotations(