Searched defs:TypeSpec (Results 1 – 2 of 2) sorted by relevance
46 struct TypeSpec { struct50 const ResTable_typeSpec* type_spec;74 // TypeSpecPtr points to a block of memory that holds a TypeSpec struct, followed by an array of argument
53 fun TypeSpec.toJFO(): JavaFileObject { in toJFO() method