Searched defs:method_annotations (Results 1 – 4 of 4) sorted by relevance
298 const MethodAnnotationsItem* method_annotations = dex_file.GetMethodAnnotations(annotations_dir); in FindAnnotationSetForMethod() local1339 … const dex::MethodAnnotationsItem& method_annotations) { in GetNativeMethodAnnotationAccessFlags()1365 const dex::MethodAnnotationsItem& method_annotations) { in MethodIsNeverCompile()
318 std::vector<MethodAnnotation*> method_annotations; member395 std::vector<own<MethodAnnotation>> method_annotations; member
310 auto& method_annotations = irAnnotationDirectory->method_annotations; in Normalize() local
4182 const dex::MethodAnnotationsItem* method_annotations = mai->AdvanceTo(dex_method_idx); in LoadMethod() local4203 const dex::MethodAnnotationsItem* method_annotations = mai->AdvanceTo(dex_method_idx); in LoadMethod() local