Searched refs:TypeId (Results 1 – 4 of 4) sorted by relevance
68 typedef uint8_t TypeId; // tt in 0xpptteeee typedef166 inline TypeId GetTargetTypeId() const { in GetTargetTypeId()170 inline TypeId GetOverlayTypeId() const { in GetOverlayTypeId()192 TypeId target_type_id_;193 TypeId overlay_type_id_;
51 TypeId target_typeid = EXTRACT_TYPE(target_resid); in Add()58 inline const std::map<TypeId, std::set<std::pair<ResourceId, ResourceId>>>& WARN_UNUSED65 std::map<TypeId, std::set<std::pair<ResourceId, ResourceId>>> map_;
90 message TypeId { message98 TypeId type_id = 1;
182 unsigned TypeId = EPT->getType(); in GetPackerAPIName() local184 if (TypeId < (sizeof(PrimitiveTypePackerAPINameMap) / sizeof(const char *))) in GetPackerAPIName()