Home
last modified time | relevance | path

Searched refs:WriteCaptureTime (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/webrtc/
H A Dwebrtc_event_log_history.h32 bool WriteCaptureTime(base::Time capture_time);
H A Dwebrtc_event_log_history.cc156 bool WebRtcEventLogHistoryFileWriter::WriteCaptureTime( in WriteCaptureTime() function in webrtc_event_logging::WebRtcEventLogHistoryFileWriter
H A Dwebrtc_event_log_uploader.cc173 if (!history_file_writer_->WriteCaptureTime(log_file.last_modified) || in WebRtcEventLogUploaderImpl()
H A Dwebrtc_event_log_manager_remote.cc114 if (!writer->WriteCaptureTime(capture_time)) { in CreateHistoryFile()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/media/webrtc/
H A Dwebrtc_event_log_history.h32 bool WriteCaptureTime(base::Time capture_time);
H A Dwebrtc_event_log_history.cc157 bool WebRtcEventLogHistoryFileWriter::WriteCaptureTime( in WriteCaptureTime() function in webrtc_event_logging::WebRtcEventLogHistoryFileWriter
H A Dwebrtc_event_log_uploader.cc164 if (!history_file_writer_->WriteCaptureTime(log_file.last_modified) || in WebRtcEventLogUploaderImpl()
H A Dwebrtc_event_log_manager_remote.cc115 if (!writer->WriteCaptureTime(capture_time)) { in CreateHistoryFile()