Home
last modified time | relevance | path

Searched refs:IdWithDirection (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/api/
Dstats_types.cc110 class IdWithDirection : public TypedId { class
112 IdWithDirection(StatsReport::StatsType type, in IdWithDirection() function in webrtc::__anon959e760e0111::IdWithDirection
119 static_cast<const IdWithDirection&>(other).direction_ == direction_; in Equals()
710 return Id(new RefCountedObject<IdWithDirection>(type, id, direction)); in NewIdWithDirection()