Home
last modified time | relevance | path

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

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