Searched refs:TypedIntId (Results 1 – 1 of 1) sorted by relevance
91 class TypedIntId : public StatsReport::IdBase { class93 TypedIntId(StatsReport::StatsType type, int id) in TypedIntId() function in webrtc::__anon959e760e0111::TypedIntId98 static_cast<const TypedIntId&>(other).id_ == id_; in Equals()702 return Id(new RefCountedObject<TypedIntId>(type, id)); in NewTypedIntId()