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

/external/chromium_org/chrome/browser/media/
H A Dwebrtc_rtp_dump_handler.h33 : incoming_dump_path(incoming_dump),
36 const base::FilePath incoming_dump_path; member in struct:WebRtcRtpDumpHandler::ReleasedDumps
H A Dwebrtc_rtp_dump_writer.cc254 const base::FilePath& incoming_dump_path,
261 incoming_file_thread_worker_(new FileThreadWorker(incoming_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 577 milliseconds