Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/engine/
Dsyncproto.h61 bool IsFolder() const { in IsFolder() function
/external/chromium/third_party/libjingle/source/talk/base/
Dwin32filesystem.cc281 bool Win32Filesystem::IsFolder(const Pathname &path) { in IsFolder() function in talk_base::Win32Filesystem
Dunixfilesystem.cc258 bool UnixFilesystem::IsFolder(const Pathname &path) { in IsFolder() function in talk_base::UnixFilesystem
Dfileutils.h350 static bool IsFolder(const Pathname& pathname) { in IsFolder() function