Searched refs:max_total_log_size_ (Results 1 – 2 of 2) sorted by relevance
154 const size_t max_total_log_size_; variable
349 max_total_log_size_(max_total_log_size), in CallSessionFileRotatingStream()362 SetMaxFileSize(GetRotatingLogSize(max_total_log_size_)); in OnRotation()