Home
last modified time | relevance | path

Searched refs:max_total_log_size_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/rtc_base/
Dfile_rotating_stream.h154 const size_t max_total_log_size_; variable
Dfile_rotating_stream.cc349 max_total_log_size_(max_total_log_size), in CallSessionFileRotatingStream()
362 SetMaxFileSize(GetRotatingLogSize(max_total_log_size_)); in OnRotation()