Searched refs:DoStartRtpDump (Results 1 – 2 of 2) sorted by relevance
167 void DoStartRtpDump(RtpDumpType type, GenericDoneCallback* callback);
257 DoStartRtpDump(type, &start_callback); in StartRtpDump()612 DoStartRtpDump(type, &callback); in CreateRtpDumpHandlerAndStart()615 void WebRtcLoggingHandlerHost::DoStartRtpDump(RtpDumpType type, in DoStartRtpDump() function in WebRtcLoggingHandlerHost