Home
last modified time | relevance | path

Searched refs:DoStartRtpDump (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/media/
Dwebrtc_logging_handler_host.h167 void DoStartRtpDump(RtpDumpType type, GenericDoneCallback* callback);
Dwebrtc_logging_handler_host.cc257 DoStartRtpDump(type, &start_callback); in StartRtpDump()
612 DoStartRtpDump(type, &callback); in CreateRtpDumpHandlerAndStart()
615 void WebRtcLoggingHandlerHost::DoStartRtpDump(RtpDumpType type, in DoStartRtpDump() function in WebRtcLoggingHandlerHost