Searched defs:PathExists (Results 1 – 13 of 13) sorted by relevance
/external/libcups/scheduler/ |
D | org.cups.cupsd.path.in | 6 PathExists=@CUPS_CACHEDIR@/org.cups.cupsd key
|
/external/webrtc/tools_webrtc/vim/ |
D | webrtc.ycm_extra_conf.py | 78 def PathExists(*args): function
|
/external/perfetto/src/base/ |
D | temp_file_unittest.cc | 33 bool PathExists(const std::string& path) { in PathExists() function
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | flag_changer_test.py | 25 def PathExists(self, filepath): member in _FakeDevice
|
D | device_utils.py | 2239 def PathExists(self, device_paths, as_root=False, timeout=None, retries=None): member in DeviceUtils
|
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/hadoop/ |
D | hadoop_filesystem_test.cc | 179 TEST_F(HadoopFileSystemTest, PathExists) { in TEST_F() argument
|
D | hadoop_filesystem.cc | 523 void PathExists(const TF_Filesystem* filesystem, const char* path, in PathExists() function
|
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/posix/ |
D | posix_filesystem.cc | 360 static void PathExists(const TF_Filesystem* filesystem, const char* path, in PathExists() function
|
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/s3/ |
D | s3_filesystem_test.cc | 345 TEST_F(S3FilesystemTest, PathExists) { in TEST_F() argument
|
D | s3_filesystem.cc | 703 void PathExists(const TF_Filesystem* filesystem, const char* path, in PathExists() function
|
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/ |
D | gcs_filesystem_test.cc | 394 TEST_F(GCSFilesystemTest, PathExists) { in TEST_F() argument
|
D | gcs_filesystem.cc | 820 void PathExists(const TF_Filesystem* filesystem, const char* path, in PathExists() function
|
/external/libchrome/base/files/ |
D | file_util_posix.cc | 457 bool PathExists(const FilePath& path) { in PathExists() function
|