OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetRemoteRTCP_CNAME
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/voice_engine/
voe_rtp_rtcp_impl.cc
273
int VoERTP_RTCPImpl::
GetRemoteRTCP_CNAME
(int channel, char cName[256]) {
282
"
GetRemoteRTCP_CNAME
() failed to locate channel");
285
return channelPtr->
GetRemoteRTCP_CNAME
(cName);
305
"
GetRemoteRTCP_CNAME
() failed to locate channel");
channel.cc
[
all
...]
Completed in 37 milliseconds