Home
last modified time | relevance | path

Searched defs:SourceKeyComparator (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/
Dsource_tracker.h69 struct SourceKeyComparator { struct
70 bool operator()(const SourceKey& lhs, const SourceKey& rhs) const { in operator()