Home
last modified time | relevance | path

Searched defs:file_exists (Results 26 – 41 of 41) sorted by relevance

12

/aosp_15_r20/bootable/recovery/
H A Drecovery-persist.cpp82 static bool file_exists(const char* filename) { in file_exists() function
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/
H A Dos.h177 inline bool file_exists(const filename_t& filename) in file_exists() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/system/include/boost/system/
Dwindows_error.hpp81 file_exists = boost::winapi::ERROR_FILE_EXISTS_, enumerator
/aosp_15_r20/external/ComputeLibrary/tests/
H A Dmain.cpp88 bool file_exists(const std::string &filename) in file_exists() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/x86_64-linux/bits/
Derror_constants.h65 file_exists = EEXIST, in _GLIBCXX_VISIBILITY() enumerator
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/x86_64-linux/32/bits/
Derror_constants.h65 file_exists = EEXIST, in _GLIBCXX_VISIBILITY() enumerator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/system/include/boost/system/detail/
Derrc.hpp47 file_exists = EEXIST, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dsnapshot_utils.cc957 bool* file_exists) { in ReadMetadataFile()
981 Status DetermineOpState(const std::string& mode_string, bool file_exists, in DetermineOpState()
/aosp_15_r20/hardware/google/pixel/pixelstats/test/mm/
DMmMetricsReporterTest.cpp241 static bool file_exists(const char *const path) { in file_exists() function
/aosp_15_r20/external/tensorflow/tensorflow/python/lib/io/
H A Dfile_io.py297 def file_exists(filename): function
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/
Dnetwork_settings.py178 def file_exists(self, abs_file_path): member in NetworkSettings
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py1166 def file_exists(self, file_path): member in AndroidDevice
/aosp_15_r20/external/pytorch/torch/csrc/inductor/aoti_torch/
H A Dshim_common.cpp81 bool file_exists(std::string& path) { in file_exists() function
/aosp_15_r20/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp141 static bool file_exists(const char *const path) { in file_exists() function
/aosp_15_r20/external/icing/icing/
H A Dicing-search-engine.cc567 bool file_exists = filesystem_->FileExists(marker_filepath.c_str()); in CheckInitMarkerFile() local
/aosp_15_r20/bionic/linker/
H A Dlinker.cpp189 static bool file_exists(const char* path) { in file_exists() function

12