Searched defs:IsFolder (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | fileutils_mock.h | 189 bool IsFolder(const Pathname &pathname) { in IsFolder() function |
D | win32filesystem.cc | 265 bool Win32Filesystem::IsFolder(const Pathname &path) { in IsFolder() function in rtc::Win32Filesystem |
D | fileutils.h | 331 static bool IsFolder(const Pathname& pathname) { in IsFolder() function |
D | unixfilesystem.cc | 260 bool UnixFilesystem::IsFolder(const Pathname &path) { in IsFolder() function in rtc::UnixFilesystem |