Searched refs:FindDexDataUsingAnnotations (Results 1 – 2 of 2) sorted by relevance
1269 const ProfileCompilationInfo::DexFileData* ProfileCompilationInfo::FindDexDataUsingAnnotations( in FindDexDataUsingAnnotations() function in art::ProfileCompilationInfo2064 const DexFileData* dex_data = FindDexDataUsingAnnotations(method_ref.dex_file, annotation); in GetMethodHotness()2073 const DexFileData* dex_data = FindDexDataUsingAnnotations(&dex_file, annotation); in ContainsClass()2208 const DexFileData* dex_data = FindDexDataUsingAnnotations(&dex_file, annotation); in GetClassesAndMethods()2233 const DexFileData* dex_data = FindDexDataUsingAnnotations(&dex_file, annotation); in GetClasses()2472 const DexFileData* data = FindDexDataUsingAnnotations(dex_file, annotation); in GetClassDescriptors()
308 const DexFileData* data = FindDexDataUsingAnnotations(&dex_file, annotation);972 const DexFileData* FindDexDataUsingAnnotations(