Home
last modified time | relevance | path

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

/aosp12/art/libdexfile/dex/
H A Ddex_file.h579 const dex::FieldAnnotationsItem* GetFieldAnnotations( in GetFieldAnnotations() function
/aosp12/art/dexlayout/
H A Ddex_ir.h1220 FieldAnnotationVector* GetFieldAnnotations() { return field_annotations_.get(); } in GetFieldAnnotations() function