/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/lib/ |
H A D | env.h | 30 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 D | file_system.h | 150 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 D | null_file_system.h | 64 Status FileExists(const string& fname, TransactionToken* token) override { in FileExists() function
|
H A D | file_system_helper.cc | 269 StatusOr<bool> FileExists(Env* env, const string& fname) { in FileExists() function
|
/aosp_15_r20/test/dittosuite/src/ |
H A D | utils.cpp | 44 bool FileExists(SyscallInterface& syscall, const std::string& path_name) { in FileExists() function
|
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/file/ |
H A D | file-utils.cc | 46 bool FileExists(const std::string &filename) { in FileExists() function
|
/aosp_15_r20/system/core/fastboot/ |
H A D | filesystem.cpp | 86 bool FileExists(const std::string& path) { in FileExists() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/inputs/ |
H A D | utils.cc | 33 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/ |
D | gtest_premature_exit_test.cc | 49 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 D | gtest_premature_exit_test.cc | 49 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 D | gtest_premature_exit_test.cc | 49 static bool FileExists(const char* filepath) { in FileExists() function in __anondffa67bf0111::PrematureExitTest
|
/aosp_15_r20/external/googletest/googletest/test/ |
H A D | gtest_premature_exit_test.cc | 49 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/ |
D | gtest_premature_exit_test.cc | 49 static bool FileExists(const char* filepath) { in FileExists() function in __anond5961f120111::PrematureExitTest
|
/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/clearkey/common/ |
H A D | MemoryFileSystem.cpp | 33 bool MemoryFileSystem::FileExists(const std::string& fileName) const { in FileExists() function in clearkeydrm::MemoryFileSystem
|
H A D | DeviceFiles.cpp | 239 bool DeviceFiles::FileExists(const std::string& fileName) const { in FileExists() function in clearkeydrm::DeviceFiles
|
/aosp_15_r20/art/libartbase/base/ |
H A D | os_linux.cc | 73 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/ |
D | files.cc | 52 bool FileExists(const std::string& path) { in FileExists() function
|
/aosp_15_r20/system/core/fs_mgr/tests/ |
H A D | file_wait_test.cpp | 42 TEST_F(FileWaitTest, FileExists) { in TEST_F() argument
|
/aosp_15_r20/external/federated-compute/fcp/base/ |
H A D | platform.cc | 122 bool FileExists(absl::string_view file_name) { in FileExists() function
|
H A D | platform_test.cc | 79 TEST(PlatformTest, FileExists) { in TEST() argument
|
/aosp_15_r20/system/server_configurable_flags/aconfigd/ |
H A D | aconfigd_util.cpp | 106 bool FileExists(const std::string& file) { in FileExists() function
|
/aosp_15_r20/frameworks/native/cmds/installd/ |
H A D | restorable_file.cpp | 51 bool FileExists(const std::string& path) { in FileExists() function
|
/aosp_15_r20/external/android-nn-driver/test/ |
H A D | UtilsTests.cpp | 96 bool FileExists() in FileExists() function
|
/aosp_15_r20/external/webrtc/test/testsupport/ |
H A D | file_utils.cc | 83 bool FileExists(absl::string_view file_name) { in FileExists() function
|
/aosp_15_r20/system/core/storaged/ |
H A D | storaged_info.cpp | 51 bool FileExists(const std::string& filename) in FileExists() function
|