Home
last modified time | relevance | path

Searched defs:FileExists (Results 1 – 25 of 40) 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/perf_data_converter/src/quipper/
Dfile_utils.cc28 bool FileExists(const string& filename) { in FileExists() function
/external/libtextclassifier/lang_id/common/file/
Dfile-utils.cc44 bool FileExists(const 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/perf_data_converter/src/
Dperf_to_profile_lib.cc13 bool FileExists(const string& path) { in FileExists() function
/external/googletest/googletest/test/
Dgtest_premature_exit_test.cc49 static bool FileExists(const char* filepath) { in FileExists() function in __anon9f4fe7ff0111::PrematureExitTest
/external/tensorflow/tensorflow/python/lib/io/
Dfile_io.i35 inline void FileExists(const string& filename, TF_Status* out_status) { in FileExists() function
42 inline void FileExists(const tensorflow::StringPiece& filename, in FileExists() function
/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.cc122 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/epid-sdk/example/util/src/
Dbufutil.c37 bool FileExists(char const* filename) { in FileExists() function
/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/hadoop/
Dhadoop_file_system_test.cc117 TEST_F(HadoopFileSystemTest, FileExists) { in TEST_F() argument
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system_test.cc131 TEST_F(S3FileSystemTest, FileExists) { in TEST_F() argument
/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/
Digfs.cc158 Status IGFS::FileExists(const string &file_name) { in FileExists() function in tensorflow::IGFS
/external/tensorflow/tensorflow/contrib/android/
Dasset_manager_filesystem.cc127 Status AssetManagerFileSystem::FileExists(const string& fname) { in FileExists() function in tensorflow::AssetManagerFileSystem
/external/tensorflow/tensorflow/core/util/
Dmemmapped_file_system.cc89 Status MemmappedFileSystem::FileExists(const string& fname) { in FileExists() function in tensorflow::MemmappedFileSystem
/external/protobuf/src/google/protobuf/compiler/
Dimporter_unittest.cc62 bool FileExists(const string& path) { in FileExists() function
/external/tensorflow/tensorflow/core/platform/posix/
Dposix_file_system.cc224 Status PosixFileSystem::FileExists(const string& fname) { in FileExists() function in tensorflow::PosixFileSystem
/external/clang/lib/Frontend/Rewrite/
DInclusionRewriter.cpp331 bool &FileExists) { in HandleHasInclude()

12