Searched refs:DataCountersRTP (Results 1 – 5 of 5) sorted by relevance
426 virtual int32_t DataCountersRTP(
171 MOCK_CONST_METHOD2(DataCountersRTP,
169 int32_t DataCountersRTP(size_t* bytes_sent,
579 int32_t ModuleRtpRtcpImpl::DataCountersRTP( in DataCountersRTP() function in webrtc::ModuleRtpRtcpImpl
3238 if (_rtpRtcpModule->DataCountersRTP(&bytesSent, in GetRTPStatistics()