Home
last modified time | relevance | path

Searched refs:FindDexDataUsingAnnotations (Results 1 – 2 of 2) sorted by relevance

/art/libprofile/profile/
Dprofile_compilation_info.cc680 const ProfileCompilationInfo::DexFileData* ProfileCompilationInfo::FindDexDataUsingAnnotations( in FindDexDataUsingAnnotations() function in art::ProfileCompilationInfo
1599 const DexFileData* dex_data = FindDexDataUsingAnnotations(method_ref.dex_file, annotation); in GetMethodHotness()
1630 const DexFileData* dex_data = FindDexDataUsingAnnotations(&dex_file, annotation); in ContainsClass()
1752 const DexFileData* dex_data = FindDexDataUsingAnnotations(&dex_file, annotation); in GetClassesAndMethods()
2123 const DexFileData* data = FindDexDataUsingAnnotations(dex_file, annotation); in GetClassDescriptors()
Dprofile_compilation_info.h714 const DexFileData* FindDexDataUsingAnnotations(