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