Home
last modified time | relevance | path

Searched defs:NewWritableFile (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Dnull_file_system.h44 Status NewWritableFile(const string& fname, in NewWritableFile() function
Denv.cc146 Status Env::NewWritableFile(const string& fname, in NewWritableFile() function in tensorflow::Env
/external/tensorflow/tensorflow/core/platform/cloud/
Dretrying_file_system.h229 Status RetryingFileSystem<Underlying>::NewWritableFile( in NewWritableFile() function
Dretrying_file_system_test.cc106 Status NewWritableFile(const string& fname, in NewWritableFile() function in tensorflow::__anond1a407d10111::MockFileSystem
Dgcs_file_system.cc955 Status GcsFileSystem::NewWritableFile(const string& fname, in NewWritableFile() function in tensorflow::GcsFileSystem
Dgcs_file_system_test.cc582 TEST(GcsFileSystemTest, NewWritableFile) { in TEST() argument
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system_test.cc94 TEST_F(S3FileSystemTest, NewWritableFile) { in TEST_F() argument
Ds3_file_system.cc335 Status S3FileSystem::NewWritableFile(const string& fname, in NewWritableFile() function in tensorflow::S3FileSystem
/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/
Digfs.cc97 Status IGFS::NewWritableFile(const string &file_name, in NewWritableFile() function in tensorflow::IGFS
/external/tensorflow/tensorflow/contrib/android/
Dasset_manager_filesystem.cc251 Status AssetManagerFileSystem::NewWritableFile( in NewWritableFile() function in tensorflow::AssetManagerFileSystem
/external/tensorflow/tensorflow/core/util/
Dmemmapped_file_system.cc151 Status MemmappedFileSystem::NewWritableFile(const string& filename, in NewWritableFile() function in tensorflow::MemmappedFileSystem
/external/tensorflow/tensorflow/core/platform/posix/
Dposix_file_system.cc176 Status PosixFileSystem::NewWritableFile(const string& fname, in NewWritableFile() function in tensorflow::PosixFileSystem
/external/tensorflow/tensorflow/core/platform/windows/
Dwindows_file_system.cc267 Status WindowsFileSystem::NewWritableFile( in NewWritableFile() function in tensorflow::WindowsFileSystem
/external/tensorflow/tensorflow/core/platform/hadoop/
Dhadoop_file_system.cc340 Status HadoopFileSystem::NewWritableFile( in NewWritableFile() function in tensorflow::HadoopFileSystem