Searched defs:outgoing_dump_path (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/media/
H A Dwebrtc_rtp_dump_handler.h34 outgoing_dump_path(outgoing_dump) {}
37 const base::FilePath outgoing_dump_path; member in struct:WebRtcRtpDumpHandler::ReleasedDumps
H A Dwebrtc_rtp_dump_writer.cc255 const base::FilePath& outgoing_dump_path,
262 outgoing_file_thread_worker_(new FileThreadWorker(outgoing_dump_path)),
253 WebRtcRtpDumpWriter( const base::FilePath& incoming_dump_path, const base::FilePath& outgoing_dump_path, size_t max_dump_size, const base::Closure& max_dump_size_reached_callback) argument

Completed in 68 milliseconds