Searched refs:GetMethodAnnotations (Results 1 – 4 of 4) sorted by relevance
683 const dex::MethodAnnotationsItem* GetMethodAnnotations( in GetMethodAnnotations() function
761 const dex::MethodAnnotationsItem* methods = pDexFile->GetMethodAnnotations(dir); in dumpClassAnnotations()
295 const MethodAnnotationsItem* method_annotations = dex_file.GetMethodAnnotations(annotations_dir); in FindAnnotationSetForMethod()
3929 : current_((annotations_dir != nullptr) ? dex_file.GetMethodAnnotations(annotations_dir) in MethodAnnotationsIterator()