Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_structs.h68 struct FieldId { struct
74 DISALLOW_COPY_AND_ASSIGN(FieldId); argument
/art/dexlayout/
Ddex_ir.h50 class FieldId; variable
677 FieldId(const TypeId* klass, const TypeId* type, const StringId* name) in FieldId() function