Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dfileutils_mock.h189 bool IsFolder(const Pathname &pathname) { in IsFolder() function
Dwin32filesystem.cc265 bool Win32Filesystem::IsFolder(const Pathname &path) { in IsFolder() function in rtc::Win32Filesystem
Dfileutils.h331 static bool IsFolder(const Pathname& pathname) { in IsFolder() function
Dunixfilesystem.cc260 bool UnixFilesystem::IsFolder(const Pathname &path) { in IsFolder() function in rtc::UnixFilesystem