Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/webrtc/tools_webrtc/presubmit_checks_lib/
H A Dcheck_orphan_headers_test.py32 file_exists = lambda p: p == _GetPath('home', 'projects', 'webrtc', 'base', function
43 file_exists = lambda p: p == _GetPath('home', 'projects', 'webrtc', function
54 file_exists = lambda p: False function
62 file_exists = lambda p: False function
/aosp_15_r20/external/pytorch/c10/test/util/
H A Dtempfile_test.cpp7 static bool file_exists(const char* path) { in file_exists() function
16 static bool file_exists(const char* path) { in file_exists() function
/aosp_15_r20/external/python/pyfakefs/pyfakefs/tests/
Dimport_as_example.py45 def check_if_exists4(filepath, file_exists=my_os.path.exists): argument
124 def check_if_exists(self, filepath, file_exists=my_os.path.exists): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dsnapshot_dataset_op.cc670 bool file_exists; in InitializeIterator() local
687 bool file_exists; in InitializeIterator() local
1135 bool file_exists; in GetNextInternal() local
1176 bool file_exists; in RestoreInternal() local
2084 bool file_exists; in ProcessOneElement() local
/aosp_15_r20/system/libhwbinder/
H A DUtils.cpp30 static bool file_exists(const std::string& file) { in file_exists() function
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/
H A Dfile_helper.h107 static bool file_exists(const filename_t& name) in file_exists() function
/aosp_15_r20/external/cronet/net/test/url_request/
H A Durl_request_test_job_backed_by_file.h99 bool file_exists = false; member
/aosp_15_r20/external/bcc/src/cc/frontends/clang/
H A Dkbuild_helper.cc143 static inline int file_exists(const char *f) in file_exists() function
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/sdk/
H A Dshared_prefs_test.py32 def file_exists(path): function
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dsimple_symbol_supplier.cc58 static bool file_exists(const string& file_name) { in file_exists() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DErrc.h45 file_exists = int(std::errc::file_exists), enumerator
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DErrc.h45 file_exists = int(std::errc::file_exists), enumerator
/aosp_15_r20/external/cronet/base/files/
H A Dfile_path_watcher_win.cc147 bool file_exists = false; in OnObjectSignaled() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DErrc.h44 file_exists = int(std::errc::file_exists), enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DErrc.h44 file_exists = int(std::errc::file_exists), enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DErrc.h44 file_exists = int(std::errc::file_exists), enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DErrc.h44 file_exists = int(std::errc::file_exists), enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DErrc.h44 file_exists = int(std::errc::file_exists), enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DErrc.h44 file_exists = int(std::errc::file_exists), enumerator
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
Derror_constants.h63 file_exists = EEXIST, in _GLIBCXX_VISIBILITY() enumerator
/aosp_15_r20/system/extras/ioshark/
H A Dcompile_ioshark_subr.c118 int file_exists = 1; in init_filename_cache() local
/aosp_15_r20/external/ComputeLibrary/src/graph/backends/CL/
H A DCLDeviceBackend.cpp56 bool file_exists(const std::string &filename) in file_exists() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
Derror_constants.h63 file_exists = EEXIST, in _GLIBCXX_VISIBILITY() enumerator
/aosp_15_r20/external/pytorch/torch/csrc/inductor/aoti_runner/
H A Dmodel_container_runner.cpp22 bool file_exists(std::string& path) { in file_exists() function
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/control_plane/
H A DWorkerServer.cpp81 bool file_exists(const std::string& path) { in file_exists() function

12