Searched defs:typeAsInt (Results 1 – 2 of 2) sorted by relevance
305 int32_t typeAsInt; in readFromParcel() local
40 IdentifierType getType(uint32_t typeAsInt) { in getType()