Searched defs:IsFolder (Results 1 – 13 of 13) sorted by relevance
19 bool IsFolder(const sync_pb::SyncEntity& entity) { in IsFolder() function
49 bool TombstoneEntity::IsFolder() const { in IsFolder() function in fake_server::TombstoneEntity
101 bool UniqueClientEntity::IsFolder() const { in IsFolder() function in fake_server::UniqueClientEntity
118 bool PermanentEntity::IsFolder() const { in IsFolder() function in fake_server::PermanentEntity
136 bool BookmarkEntity::IsFolder() const { in IsFolder() function in fake_server::BookmarkEntity
206 bool IsFolder(const Pathname &pathname) { in IsFolder() function
281 bool Win32Filesystem::IsFolder(const Pathname &path) { in IsFolder() function in talk_base::Win32Filesystem
276 bool UnixFilesystem::IsFolder(const Pathname &path) { in IsFolder() function in talk_base::UnixFilesystem
353 static bool IsFolder(const Pathname& pathname) { in IsFolder() function
264 bool Win32Filesystem::IsFolder(const Pathname &path) { in IsFolder() function in rtc::Win32Filesystem
189 bool IsFolder(const Pathname &pathname) { in IsFolder() function
259 bool UnixFilesystem::IsFolder(const Pathname &path) { in IsFolder() function in rtc::UnixFilesystem
336 static bool IsFolder(const Pathname& pathname) { in IsFolder() function