Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dfilerotatingstream.cc356 size_t max_total_log_size) in CallSessionFileRotatingStream()
384 size_t max_total_log_size) { in GetRotatingLogSize()
393 size_t max_total_log_size) { in GetNumRotatingLogFiles()
Dlogsinks.cc56 size_t max_total_log_size) in CallSessionFileRotatingLogSink()
Dfilerotatingstream_unittest.cc187 void Init(const std::string& dir_name, size_t max_total_log_size) { in Init()