Home
last modified time | relevance | path

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

/aosp12/art/tools/dexfuzz/src/dexfuzz/rawdex/
H A DFieldAnnotation.java21 public class FieldAnnotation implements RawDexObject { class
/aosp12/art/dexlayout/
H A Ddex_ir.h1159 FieldAnnotation(FieldId* field_id, AnnotationSetItem* annotation_set_item) in FieldAnnotation() function