Home
last modified time | relevance | path

Searched defs:IsFile (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/platform/cloud/
Dgoogle_auth_provider.cc78 bool IsFile(const string& filename) { in IsFile() function
/external/llvm/lib/Fuzzer/
DFuzzerIO.cpp26 bool IsFile(const std::string &Path) { in IsFile() function
/external/clang/unittests/Basic/
DFileManagerTest.cpp31 void InjectFileOrDirectory(const char *Path, ino_t INode, bool IsFile) { in InjectFileOrDirectory()
/external/webrtc/webrtc/base/
Dfileutils_mock.h193 bool IsFile(const Pathname &pathname) { in IsFile() function
Dwin32filesystem.cc274 bool Win32Filesystem::IsFile(const Pathname &path) { in IsFile() function in rtc::Win32Filesystem
Dfileutils.h335 static bool IsFile(const Pathname &pathname) { in IsFile() function
Dunixfilesystem.cc315 bool UnixFilesystem::IsFile(const Pathname& pathname) { in IsFile() function in rtc::UnixFilesystem
/external/clang/lib/Format/
DFormat.cpp1743 bool IsFile = in getStyle() local