Home
last modified time | relevance | path

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

/external/chromium_org/sync/syncable/
Dsyncable_proto_util.cc19 bool IsFolder(const sync_pb::SyncEntity& entity) { in IsFolder() function
/external/chromium/chrome/browser/sync/engine/
Dsyncproto.h61 bool IsFolder() const { in IsFolder() function
/external/chromium_org/third_party/libjingle/source/talk/base/
Dwin32filesystem.cc281 bool Win32Filesystem::IsFolder(const Pathname &path) { in IsFolder() function in talk_base::Win32Filesystem
Dfileutils_mock.h206 bool IsFolder(const Pathname &pathname) { in IsFolder() function
Dunixfilesystem.cc252 bool UnixFilesystem::IsFolder(const Pathname &path) { in IsFolder() function in talk_base::UnixFilesystem
Dfileutils.h352 static bool IsFolder(const Pathname& pathname) { 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