Searched refs:TypeId (Results 1 – 3 of 3) sorted by relevance
35 using TypeId = uint8_t; // tt in 0xpptteeee variable
98 message TypeId { message106 TypeId type_id = 1;
182 unsigned TypeId = EPT->getType(); in GetPackerAPIName() local184 if (TypeId < (sizeof(PrimitiveTypePackerAPINameMap) / sizeof(const char *))) in GetPackerAPIName()