Searched refs:IsFile (Results 1 – 15 of 15) sorted by relevance
40 EXPECT_TRUE(Filesystem::IsFile(path)); in TEST()49 EXPECT_FALSE(Filesystem::IsFile(path)); in TEST()58 EXPECT_FALSE(Filesystem::IsFile(path)); in TEST()95 EXPECT_FALSE(Filesystem::IsFile(path)); in TEST()
168 if (IsFile(old_path)) { in MoveFileOrFolder()184 if (IsFile(old_path)) in CopyFileOrFolder()194 virtual bool IsFile(const Pathname& pathname) = 0;335 static bool IsFile(const Pathname &pathname) { in IsFile() function336 return EnsureDefaultFilesystem()->IsFile(pathname); in IsFile()
184 if (!IsFile(filename)) { in DeleteFile()185 ASSERT(IsFile(filename)); in DeleteFile()233 if (!IsFile(old_path)) { in MoveFile()234 ASSERT(IsFile(old_path)); in MoveFile()274 bool Win32Filesystem::IsFile(const Pathname &path) { in IsFile() function in rtc::Win32Filesystem
154 if (!IsFile(filename)) { in DeleteFile()155 ASSERT(IsFile(filename)); in DeleteFile()224 if (!IsFile(old_path)) { in MoveFile()225 ASSERT(IsFile(old_path)); in MoveFile()315 bool UnixFilesystem::IsFile(const Pathname& pathname) { in IsFile() function in rtc::UnixFilesystem
61 virtual bool IsFile(const Pathname &path);
286 if (Filesystem::IsFile(file_to_delete)) { in RotateFiles()294 if (Filesystem::IsFile(unrotated_name)) { in RotateFiles()
82 bool IsFile(const Pathname& pathname) override;
142 EXPECT_TRUE(Filesystem::IsFile(stream_->GetFilePath(i))); in TEST_F()147 EXPECT_TRUE(Filesystem::IsFile(stream_->GetFilePath(i))); in TEST_F()
193 bool IsFile(const Pathname &pathname) { in IsFile() function
268 if (!Filesystem::IsFile(pathname)) { in DirectoryIterator()
31 void InjectFileOrDirectory(const char *Path, ino_t INode, bool IsFile) { in InjectFileOrDirectory() argument37 Data.IsDirectory = !IsFile; in InjectFileOrDirectory()
168 if (rtc::Filesystem::IsFile(name)) { in GetFakeVideoCaptureDevice()
1992 bool IsFile = false; in getStyle() local1995 llvm::sys::fs::is_regular_file(Twine(ConfigFile), IsFile); in getStyle()1997 if (!IsFile) { in getStyle()2002 llvm::sys::fs::is_regular_file(Twine(ConfigFile), IsFile); in getStyle()2005 if (IsFile) { in getStyle()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...