Home
last modified time | relevance | path

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

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