Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/
Dchannel_proxy.cc65 void ChannelProxy::SetReceiveAbsoluteSenderTimeStatus(bool enable, int id) { in SetReceiveAbsoluteSenderTimeStatus() function in webrtc::voe::ChannelProxy
Dvoe_rtp_rtcp_impl.cc191 int VoERTP_RTCPImpl::SetReceiveAbsoluteSenderTimeStatus(int channel, in SetReceiveAbsoluteSenderTimeStatus() function in webrtc::VoERTP_RTCPImpl
Dchannel.cc2910 int Channel::SetReceiveAbsoluteSenderTimeStatus(bool enable, unsigned char id) { in SetReceiveAbsoluteSenderTimeStatus() function in webrtc::voe::Channel