Searched defs:FieldId (Results 1 – 3 of 3) sorted by relevance
68 struct FieldId { struct74 DISALLOW_COPY_AND_ASSIGN(FieldId); argument
59 typedef uint64_t FieldId; /* static or instance field */ typedef
50 class FieldId; variable677 FieldId(const TypeId* klass, const TypeId* type, const StringId* name) in FieldId() function