Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dfile_rotating_stream.cc51 bool IsFolder(const std::string& file);
97 bool IsFolder(const std::string& file) { in IsFolder() function
156 bool IsFolder(const std::string& file) { in IsFolder() function
186 RTC_DCHECK(IsFolder(dir_path)); in FileRotatingStream()