Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp.h57 typedef uint64_t FieldId; /* static or instance field */ typedef
/art/runtime/
Ddex_file.h164 struct FieldId { struct
170 DISALLOW_COPY_AND_ASSIGN(FieldId); argument