Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dorg.cups.cupsd.path.in6 PathExists=@CUPS_CACHEDIR@/org.cups.cupsd key
/external/webrtc/tools_webrtc/vim/
Dwebrtc.ycm_extra_conf.py78 def PathExists(*args): function
/external/perfetto/src/base/
Dtemp_file_unittest.cc33 bool PathExists(const std::string& path) { in PathExists() function
/external/chromium-trace/catapult/devil/devil/android/
Dflag_changer_test.py25 def PathExists(self, filepath): member in _FakeDevice
Ddevice_utils.py2239 def PathExists(self, device_paths, as_root=False, timeout=None, retries=None): member in DeviceUtils
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/hadoop/
Dhadoop_filesystem_test.cc179 TEST_F(HadoopFileSystemTest, PathExists) { in TEST_F() argument
Dhadoop_filesystem.cc523 void PathExists(const TF_Filesystem* filesystem, const char* path, in PathExists() function
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/posix/
Dposix_filesystem.cc360 static void PathExists(const TF_Filesystem* filesystem, const char* path, in PathExists() function
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/s3/
Ds3_filesystem_test.cc345 TEST_F(S3FilesystemTest, PathExists) { in TEST_F() argument
Ds3_filesystem.cc703 void PathExists(const TF_Filesystem* filesystem, const char* path, in PathExists() function
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dgcs_filesystem_test.cc394 TEST_F(GCSFilesystemTest, PathExists) { in TEST_F() argument
Dgcs_filesystem.cc820 void PathExists(const TF_Filesystem* filesystem, const char* path, in PathExists() function
/external/libchrome/base/files/
Dfile_util_posix.cc457 bool PathExists(const FilePath& path) { in PathExists() function