Searched defs:TypeSpec (Results 1 – 1 of 1) sorted by relevance
48 struct TypeSpec { struct52 const ResTable_typeSpec* type_spec;56 size_t type_count;60 const ResTable_type* types[0];62 inline uint32_t GetFlagsForEntryIndex(uint16_t entry_index) const { in GetFlagsForEntryIndex()