Searched refs:IsFolder (Results 1 – 1 of 1) sorted by relevance
51 bool IsFolder(const std::string& file);97 bool IsFolder(const std::string& file) { in IsFolder() function156 bool IsFolder(const std::string& file) { in IsFolder() function186 RTC_DCHECK(IsFolder(dir_path)); in FileRotatingStream()