Searched defs:IdType (Results 1 – 12 of 12) sorted by relevance
46 struct IdType { struct49 IdTypeClass type_class; argument52 // Default equality operator for IdType. Tests if all members are the same. argument
43 struct IdType { struct46 IdTypeClass type_class; argument49 // Default equality operator for IdType. Tests if all members are the same. argument
41 using IdType = ::absl::base_internal::FastTypeIdType; variable
10 export declare type IdType = A | B; alias
61 State & stt, const EventBase & evt, const IdType & ) in react()
58 State & stt, const EventBase &, const IdType & ) in react()