Home
last modified time | relevance | path

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

/external/chromium_org/sync/syncable/
Dsyncable_proto_util.cc19 bool IsFolder(const sync_pb::SyncEntity& entity) { in IsFolder() function
/external/chromium_org/sync/test/fake_server/
Dtombstone_entity.cc49 bool TombstoneEntity::IsFolder() const { in IsFolder() function in fake_server::TombstoneEntity
Dunique_client_entity.cc101 bool UniqueClientEntity::IsFolder() const { in IsFolder() function in fake_server::UniqueClientEntity
Dpermanent_entity.cc118 bool PermanentEntity::IsFolder() const { in IsFolder() function in fake_server::PermanentEntity
Dbookmark_entity.cc136 bool BookmarkEntity::IsFolder() const { in IsFolder() function in fake_server::BookmarkEntity
/external/chromium_org/third_party/libjingle/source/talk/base/
Dfileutils_mock.h206 bool IsFolder(const Pathname &pathname) { in IsFolder() function
Dwin32filesystem.cc281 bool Win32Filesystem::IsFolder(const Pathname &path) { in IsFolder() function in talk_base::Win32Filesystem
Dunixfilesystem.cc276 bool UnixFilesystem::IsFolder(const Pathname &path) { in IsFolder() function in talk_base::UnixFilesystem
Dfileutils.h353 static bool IsFolder(const Pathname& pathname) { in IsFolder() function
/external/chromium_org/third_party/webrtc/base/
Dwin32filesystem.cc264 bool Win32Filesystem::IsFolder(const Pathname &path) { in IsFolder() function in rtc::Win32Filesystem
Dfileutils_mock.h189 bool IsFolder(const Pathname &pathname) { in IsFolder() function
Dunixfilesystem.cc259 bool UnixFilesystem::IsFolder(const Pathname &path) { in IsFolder() function in rtc::UnixFilesystem
Dfileutils.h336 static bool IsFolder(const Pathname& pathname) { in IsFolder() function