Home
last modified time | relevance | path

Searched defs:GetMethodAnnotations (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/libdexfile/dex/
H A Ddex_file.h586 const dex::MethodAnnotationsItem* GetMethodAnnotations( in GetMethodAnnotations() function
/aosp12/art/dexlayout/
H A Ddex_ir.h1221 MethodAnnotationVector* GetMethodAnnotations() { return method_annotations_.get(); } in GetMethodAnnotations() function