Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/stream_executor/lib/
Denv.h30 inline Status FileExists(const 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/webrtc/webrtc/base/
Ddiskcache_win32.cc78 bool DiskCacheWin32::FileExists(const std::string& filename) const { in FileExists() function in rtc::DiskCacheWin32
/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 __anon2288688a0111::PrematureExitTest
/external/tensorflow/tensorflow/core/platform/
Dnull_file_system.h61 Status FileExists(const string& fname) override { in FileExists() function
Dfile_system_test.cc35 Status FileExists(const string& fname) override { in FileExists() function in tensorflow::InterPlanetaryFileSystem
/external/libyuv/files/unit_test/
Dcpu_test.cc139 static int FileExists(const char* file_name) { in FileExists() function
/external/webrtc/webrtc/test/testsupport/
Dfileutils.cc97 bool FileExists(std::string& file_name) { in FileExists() function
/external/webrtc/webrtc/tools/converter/
Dconverter.cc160 bool Converter:: FileExists(std::string file_name_to_check) { in FileExists() function in webrtc::test::Converter
/external/tensorflow/tensorflow/core/platform/cloud/
Dretrying_file_system.h55 Status FileExists(const string& fname) override { in FileExists() function
/external/capstone/bindings/vb6/
DmMisc.bas355 Function FileExists(path As String) As Boolean function
/external/flatbuffers/src/
Dutil.cpp77 bool FileExists(const char *name) { in FileExists() function
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system_test.cc128 TEST_F(S3FileSystemTest, FileExists) { in TEST_F() argument
/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/hadoop/
Dhadoop_file_system_test.cc114 TEST_F(HadoopFileSystemTest, FileExists) { in TEST_F() argument
Dhadoop_file_system.cc398 Status HadoopFileSystem::FileExists(const string& fname) { in FileExists() function in tensorflow::HadoopFileSystem
/external/tensorflow/tensorflow/core/platform/default/
Dposix_file_system.cc237 Status PosixFileSystem::FileExists(const string& fname) { in FileExists() function in tensorflow::PosixFileSystem
/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/c/experimental/filesystem/
Dmodular_filesystem.cc115 Status ModularFileSystem::FileExists(const std::string& fname) { in FileExists() function in tensorflow::ModularFileSystem
/external/google-benchmark/test/
Doutput_test_helper.cc473 static bool FileExists(std::string const& name) { in FileExists() function
/external/sonivox/jet_tools/JetCreator/
DJetUtils.py232 def FileExists(fileName): function
/external/libcxx/utils/google-benchmark/test/
Doutput_test_helper.cc463 static bool FileExists(std::string const& name) { in FileExists() function

12