Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/stream_executor/lib/
Denv.h30 inline Status FileExists(const std::string& filename) { in FileExists() function
34 inline Status FileExists(const absl::string_view& filename) { in FileExists() function
/external/libtextclassifier/native/lang_id/common/file/
Dfile-utils.cc46 bool FileExists(const std::string &filename) { in FileExists() function
/external/tensorflow/tensorflow/core/grappler/inputs/
Dutils.cc33 bool FileExists(const string& file, Status* status) { in FileExists() function
/external/googletest/googletest/test/
Dgtest_premature_exit_test.cc49 static bool FileExists(const char* filepath) { in FileExists() function in __anona2c7d4e60111::PrematureExitTest
/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 __anoncbbd93a30111::PrematureExitTest
/external/libyuv/files/unit_test/
Dcpu_test.cc139 static int FileExists(const char* file_name) { in FileExists() function
/external/tensorflow/tensorflow/core/platform/
Dnull_file_system.h64 Status FileExists(const string& fname, TransactionToken* token) override { in FileExists() function
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
585 tensorflow::Status FileExists(const std::string& fname, in FileExists() function
Dram_file_system.h147 Status FileExists(const string& fname, TransactionToken* token) override { in FileExists() function
Dfile_system_test.cc37 Status FileExists(const string& fname, TransactionToken* token) override { in FileExists() function in tensorflow::InterPlanetaryFileSystem
Dretrying_file_system.h57 Status FileExists(const string& fname, TransactionToken* token) override { in FileExists() function
Denv.h184 Status FileExists(const std::string& fname, TransactionToken* token) { in FileExists() function
/external/webrtc/test/testsupport/
Dfile_utils.cc83 bool FileExists(const std::string& file_name) { in FileExists() function
/external/webrtc/rtc_tools/converter/
Dconverter.cc159 bool Converter::FileExists(std::string file_name_to_check) { in FileExists() function in webrtc::test::Converter
/external/perfetto/src/base/
Dfile_utils.cc193 bool FileExists(const std::string& path) { in FileExists() function
/external/capstone/bindings/vb6/
DmMisc.bas355 Function FileExists(path As String) As Boolean function
/external/flatbuffers/src/
Dutil.cpp82 bool FileExists(const char *name) { in FileExists() function
/external/tensorflow/tensorflow/core/util/
Dmemmapped_file_system.cc89 Status MemmappedFileSystem::FileExists(const string& fname, in FileExists() function in tensorflow::MemmappedFileSystem
/external/tensorflow/tensorflow/tools/android/inference_interface/
Dasset_manager_filesystem.cc127 Status AssetManagerFileSystem::FileExists(const string& fname, in FileExists() function in tensorflow::AssetManagerFileSystem
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system_test.cc220 TEST_F(S3FileSystemTest, FileExists) { in TEST_F() argument
/external/protobuf/src/google/protobuf/compiler/
Dimporter_unittest.cc59 bool FileExists(const std::string& path) { in FileExists() function
/external/clang/lib/Frontend/Rewrite/
DInclusionRewriter.cpp331 bool &FileExists) { in HandleHasInclude()
/external/tensorflow/tensorflow/core/platform/hadoop/
Dhadoop_file_system_test.cc115 TEST_F(HadoopFileSystemTest, FileExists) { in TEST_F() argument
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_rtems.cpp56 bool FileExists(const char *filename) { in FileExists() function
/external/tensorflow/tensorflow/core/platform/default/
Dposix_file_system.cc290 Status PosixFileSystem::FileExists(const string& fname, in FileExists() function in tensorflow::PosixFileSystem

12