Searched defs:NumRtpBytes (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/media/base/ | ||
H A D | fake_network_interface.h | 56 int NumRtpBytes() RTC_LOCKS_EXCLUDED(mutex_) { in NumRtpBytes() function |
/aosp_15_r20/external/webrtc/media/engine/ | ||
H A D | webrtc_video_engine_unittest.cc | 1641 int NumRtpBytes() { return network_interface_.NumRtpBytes(); } in NumRtpBytes() function in cricket::WebRtcVideoChannelBaseTest |