Searched refs:max_total_log_size_ (Results 1 – 2 of 2) sorted by relevance
350 max_total_log_size_(0), in CallSessionFileRotatingStream()361 max_total_log_size_(max_total_log_size), in CallSessionFileRotatingStream()375 SetMaxFileSize(GetRotatingLogSize(max_total_log_size_)); in OnRotation()
164 const size_t max_total_log_size_; variable