Home
last modified time | relevance | path

Searched defs:max_total_log_size (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/rtc_base/
Dfile_rotating_stream.cc344 size_t max_total_log_size) in CallSessionFileRotatingStream()
371 size_t max_total_log_size) { in GetRotatingLogSize()
380 size_t max_total_log_size) { in GetNumRotatingLogFiles()
Dlog_sinks.cc69 size_t max_total_log_size) in CallSessionFileRotatingLogSink()
Dfile_rotating_stream_unittest.cc258 void Init(const std::string& dir_name, size_t max_total_log_size) { in Init()