HomeSort by relevance Sort by last modified time
    Searched full:max_total_log_size_ (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/base/
filerotatingstream.cc 350 max_total_log_size_(0),
361 max_total_log_size_(max_total_log_size),
375 SetMaxFileSize(GetRotatingLogSize(max_total_log_size_));
filerotatingstream.h 164 const size_t max_total_log_size_; member in class:rtc::CallSessionFileRotatingStream

Completed in 156 milliseconds