Searched defs:TypeId (Results 1 – 3 of 3) sorted by relevance
47 constexpr char DataType::TypeId(DataType::Type type) { in TypeId() function
60 struct TypeId { struct64 DISALLOW_COPY_AND_ASSIGN(TypeId); argument
64 class TypeId; variable620 explicit TypeId(StringId* string_id) : string_id_(string_id) { size_ = kTypeIdItemSize; } in TypeId() function