Home
last modified time | relevance | path

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

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