Searched defs:FieldId (Results 1 – 3 of 3) sorted by relevance
58 typedef uint64_t FieldId; /* static or instance field */ typedef
163 struct FieldId { struct169 DISALLOW_COPY_AND_ASSIGN(FieldId); argument
47 class FieldId; variable555 FieldId(const TypeId* klass, const TypeId* type, const StringId* name) in FieldId() function