OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UpdateRTCPReceiveInformationTimers
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtcp_receiver.cc
705
bool RTCPReceiver::
UpdateRTCPReceiveInformationTimers
() {
[
all
...]
rtp_rtcp_impl.cc
194
if (
UpdateRTCPReceiveInformationTimers
()) {
952
bool ModuleRtpRtcpImpl::
UpdateRTCPReceiveInformationTimers
() {
955
return rtcp_receiver_.
UpdateRTCPReceiveInformationTimers
();
Completed in 2028 milliseconds