Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp.h54 typedef uint32_t FieldId; /* static or instance field */ typedef
/art/runtime/
Ddex_file.h163 struct FieldId { struct
169 DISALLOW_COPY_AND_ASSIGN(FieldId); argument