Home
last modified time | relevance | path

Searched defs:FileExists (Results 1 – 25 of 75) sorted by relevance

123

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/lib/
H A Denv.h30 inline Status FileExists(const std::string& filename) { in FileExists() function
34 inline Status FileExists(const absl::string_view& filename) { in FileExists() function
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dfile_system.h150 virtual tensorflow::Status FileExists(const std::string& fname) { in FileExists() function
154 virtual tensorflow::Status FileExists(const std::string& fname, in FileExists() function
617 tensorflow::Status FileExists(const std::string& fname, in FileExists() function
H A Dnull_file_system.h64 Status FileExists(const string& fname, TransactionToken* token) override { in FileExists() function
H A Dfile_system_helper.cc269 StatusOr<bool> FileExists(Env* env, const string& fname) { in FileExists() function
/aosp_15_r20/test/dittosuite/src/
H A Dutils.cpp44 bool FileExists(SyscallInterface& syscall, const std::string& path_name) { in FileExists() function
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/file/
H A Dfile-utils.cc46 bool FileExists(const std::string &filename) { in FileExists() function
/aosp_15_r20/system/core/fastboot/
H A Dfilesystem.cpp86 bool FileExists(const std::string& path) { in FileExists() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/inputs/
H A Dutils.cc33 bool FileExists(const string& file, Status* status) { in FileExists() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgtest_premature_exit_test.cc49 static bool FileExists(const char* filepath) { in FileExists() function in __anon1b7916f60111::PrematureExitTest
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
H A Dgtest_premature_exit_test.cc49 static bool FileExists(const char* filepath) { in FileExists() function in __anonfdf054fa0111::PrematureExitTest
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/
H A Dgtest_premature_exit_test.cc49 static bool FileExists(const char* filepath) { in FileExists() function in __anondffa67bf0111::PrematureExitTest
/aosp_15_r20/external/googletest/googletest/test/
H A Dgtest_premature_exit_test.cc49 static bool FileExists(const char* filepath) { in FileExists() function in __anonf1a373350111::PrematureExitTest
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgtest_premature_exit_test.cc49 static bool FileExists(const char* filepath) { in FileExists() function in __anond5961f120111::PrematureExitTest
/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/clearkey/common/
H A DMemoryFileSystem.cpp33 bool MemoryFileSystem::FileExists(const std::string& fileName) const { in FileExists() function in clearkeydrm::MemoryFileSystem
H A DDeviceFiles.cpp239 bool DeviceFiles::FileExists(const std::string& fileName) const { in FileExists() function in clearkeydrm::DeviceFiles
/aosp_15_r20/art/libartbase/base/
H A Dos_linux.cc73 bool OS::FileExists(const char* name, bool check_file_type) { in FileExists() function in art::OS
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dfiles.cc52 bool FileExists(const std::string& path) { in FileExists() function
/aosp_15_r20/system/core/fs_mgr/tests/
H A Dfile_wait_test.cpp42 TEST_F(FileWaitTest, FileExists) { in TEST_F() argument
/aosp_15_r20/external/federated-compute/fcp/base/
H A Dplatform.cc122 bool FileExists(absl::string_view file_name) { in FileExists() function
H A Dplatform_test.cc79 TEST(PlatformTest, FileExists) { in TEST() argument
/aosp_15_r20/system/server_configurable_flags/aconfigd/
H A Daconfigd_util.cpp106 bool FileExists(const std::string& file) { in FileExists() function
/aosp_15_r20/frameworks/native/cmds/installd/
H A Drestorable_file.cpp51 bool FileExists(const std::string& path) { in FileExists() function
/aosp_15_r20/external/android-nn-driver/test/
H A DUtilsTests.cpp96 bool FileExists() in FileExists() function
/aosp_15_r20/external/webrtc/test/testsupport/
H A Dfile_utils.cc83 bool FileExists(absl::string_view file_name) { in FileExists() function
/aosp_15_r20/system/core/storaged/
H A Dstoraged_info.cpp51 bool FileExists(const std::string& filename) in FileExists() function

123