| /external/chromium_org/third_party/webrtc/test/ |
| D | null_transport.cc | 19 bool NullTransport::SendRtcp(const uint8_t* packet, size_t length) { in SendRtcp() function in webrtc::test::NullTransport
|
| D | direct_transport.cc | 69 bool DirectTransport::SendRtcp(const uint8_t* data, size_t length) { in SendRtcp() function in webrtc::test::DirectTransport
|
| D | rtp_rtcp_observer.h | 147 virtual bool SendRtcp(const uint8_t* packet, size_t length) OVERRIDE { in SendRtcp() function
|
| /external/chromium_org/third_party/libjingle/source/talk/media/base/ |
| D | fakenetworkinterface.h | 171 virtual bool SendRtcp(talk_base::Buffer* packet, in SendRtcp() function
|
| D | filemediaengine_unittest.cc | 78 virtual bool SendRtcp(talk_base::Buffer* packet, in SendRtcp() function in cricket::FileNetworkInterface
|
| D | fakemediaengine.h | 79 bool SendRtcp(const void* data, int len) { in SendRtcp() function
|
| D | mediachannel.h | 646 bool SendRtcp(talk_base::Buffer* packet) { in SendRtcp() function
|
| /external/chromium_org/third_party/webrtc/video/ |
| D | rampup_tests.cc | 161 virtual bool SendRtcp(const uint8_t* packet, size_t length) OVERRIDE { in SendRtcp() function in webrtc::__anonc814261f0111::StreamObserver 304 virtual bool SendRtcp(const uint8_t* packet, size_t length) OVERRIDE { in SendRtcp() function in webrtc::__anonc814261f0111::LowRateStreamObserver
|
| D | full_stack.cc | 173 virtual bool SendRtcp(const uint8_t* packet, size_t length) OVERRIDE { in SendRtcp() function in webrtc::VideoAnalyzer
|
| /external/chromium_org/third_party/libjingle/source/talk/media/sctp/ |
| D | sctpdataengine_unittest.cc | 96 virtual bool SendRtcp(talk_base::Buffer* packet, in SendRtcp() function in SctpFakeNetworkInterface
|
| /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
| D | webrtcvideoengine2.cc | 1381 bool WebRtcVideoChannel2::SendRtcp(const uint8_t* data, size_t len) { in SendRtcp() function in cricket::WebRtcVideoChannel2
|
| /external/chromium_org/third_party/libjingle/source/talk/session/media/ |
| D | channel.cc | 351 bool BaseChannel::SendRtcp(talk_base::Buffer* packet, in SendRtcp() function in cricket::BaseChannel
|