Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcups/scheduler/
H A Dorg.cups.cupsd.path.in6 PathExists=@CUPS_CACHEDIR@/org.cups.cupsd key
/aosp_15_r20/external/angle/build/android/pylib/utils/
H A Dcode_coverage_utils_test.py22 def PathExists(self, directory, retries): # pylint: disable=unused-argument member in MockDevicePathExists
/aosp_15_r20/external/cronet/build/android/pylib/utils/
H A Dcode_coverage_utils_test.py22 def PathExists(self, directory, retries): # pylint: disable=unused-argument member in MockDevicePathExists
/aosp_15_r20/external/perfetto/src/base/
H A Dtemp_file_unittest.cc33 bool PathExists(const std::string& path) { in PathExists() function
/aosp_15_r20/system/linkerconfig/modules/
H A Dapex.cc47 bool PathExists(const std::string& path) { in PathExists() function
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/
H A Dflag_changer_test.py25 def PathExists(self, filepath): member in _FakeDevice
H A Ddevice_utils.py2239 def PathExists(self, device_paths, as_root=False, timeout=None, retries=None): member in DeviceUtils
/aosp_15_r20/system/apex/apexd/
H A Dapexd_utils.h142 inline android::base::Result<bool> PathExists(const std::string& path) { in PathExists() function
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/posix/
H A Dposix_filesystem.cc360 static void PathExists(const TF_Filesystem* filesystem, const char* path, in PathExists() function
/aosp_15_r20/external/cronet/net/disk_cache/
H A Ddisk_cache.cc531 bool TrivialFileOperations::PathExists(const base::FilePath& path) { in PathExists() function in disk_cache::TrivialFileOperations
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
H A Dgcs_filesystem_test.cc394 TEST_F(GCSFilesystemTest, PathExists) { in TEST_F() argument
H A Dgcs_filesystem.cc827 void PathExists(const TF_Filesystem* filesystem, const char* path, in PathExists() function
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_util_posix.cc457 bool PathExists(const FilePath& path) { in PathExists() function
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_win.cc523 bool PathExists(const FilePath& path) { in PathExists() function
H A Dfile_util_posix.cc520 bool PathExists(const FilePath& path) { in PathExists() function
/aosp_15_r20/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp339 static bool PathExists(const std::string& path) { in PathExists() function