Home
last modified time | relevance | path

Searched refs:DestroyRtpDump (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/
Dvie_sender.cc32 RtpDump::DestroyRtpDump(rtp_dump_); in ~ViESender()
67 RtpDump::DestroyRtpDump(rtp_dump_); in StartRTPDump()
80 RtpDump::DestroyRtpDump(rtp_dump_); in StopRTPDump()
Dvie_receiver.cc61 RtpDump::DestroyRtpDump(rtp_dump_); in ~ViEReceiver()
368 RtpDump::DestroyRtpDump(rtp_dump_); in StartRTPDump()
381 RtpDump::DestroyRtpDump(rtp_dump_); in StopRTPDump()
/external/chromium_org/third_party/webrtc/modules/utility/interface/
Drtp_dump.h30 static void DestroyRtpDump(RtpDump* object);
/external/chromium_org/third_party/webrtc/modules/utility/source/
Drtp_dump_impl.cc64 void RtpDump::DestroyRtpDump(RtpDump* object) in DestroyRtpDump() function in webrtc::RtpDump
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
Dtest_callbacks.cc236 RtpDump::DestroyRtpDump(_rtpDump); in ~RTPSendCompleteCallback()
/external/chromium_org/third_party/webrtc/voice_engine/
Dchannel.cc1042 RtpDump::DestroyRtpDump(&_rtpDumpIn); in ~Channel()
1043 RtpDump::DestroyRtpDump(&_rtpDumpOut); in ~Channel()