Home
last modified time | relevance | path

Searched refs:IsFile (Results 1 – 15 of 15) sorted by relevance

/external/webrtc/webrtc/base/
Dfileutils_unittest.cc40 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()
Dfileutils.h168 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() function
336 return EnsureDefaultFilesystem()->IsFile(pathname); in IsFile()
Dwin32filesystem.cc184 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
Dunixfilesystem.cc154 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
Dwin32filesystem.h61 virtual bool IsFile(const Pathname &path);
Dfilerotatingstream.cc286 if (Filesystem::IsFile(file_to_delete)) { in RotateFiles()
294 if (Filesystem::IsFile(unrotated_name)) { in RotateFiles()
Dunixfilesystem.h82 bool IsFile(const Pathname& pathname) override;
Dfilerotatingstream_unittest.cc142 EXPECT_TRUE(Filesystem::IsFile(stream_->GetFilePath(i))); in TEST_F()
147 EXPECT_TRUE(Filesystem::IsFile(stream_->GetFilePath(i))); in TEST_F()
Dfileutils_mock.h193 bool IsFile(const Pathname &pathname) { in IsFile() function
Dfileutils.cc268 if (!Filesystem::IsFile(pathname)) { in DirectoryIterator()
/external/clang/unittests/Basic/
DFileManagerTest.cpp31 void InjectFileOrDirectory(const char *Path, ino_t INode, bool IsFile) { in InjectFileOrDirectory() argument
37 Data.IsDirectory = !IsFile; in InjectFileOrDirectory()
/external/webrtc/talk/media/devices/
Ddevicemanager.cc168 if (rtc::Filesystem::IsFile(name)) { in GetFakeVideoCaptureDevice()
/external/clang/lib/Format/
DFormat.cpp1992 bool IsFile = false; in getStyle() local
1995 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()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...