Searched defs:SetMaxFileSize (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
H A Dfilerotatingstream.h75 void SetMaxFileSize(size_t size) { max_file_size_ = size; } function in class:rtc::FileRotatingStream
/external/webrtc/webrtc/system_wrappers/source/
H A Dfile_impl.cc65 int FileWrapperImpl::SetMaxFileSize(size_t bytes) { function in class:webrtc::FileWrapperImpl

Completed in 131 milliseconds