Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file.h920 const FieldAnnotationsItem* GetFieldAnnotations(const AnnotationsDirectoryItem* anno_dir) const { in GetFieldAnnotations() function
/art/dexlayout/
Ddex_ir.h1129 FieldAnnotationVector* GetFieldAnnotations() { return field_annotations_.get(); } in GetFieldAnnotations() function