/external/tensorflow/tensorflow/core/platform/ |
D | null_file_system.h | 49 Status NewAppendableFile(const string& fname, in NewAppendableFile() function
|
D | env.cc | 153 Status Env::NewAppendableFile(const string& fname, in NewAppendableFile() function in tensorflow::Env
|
/external/tensorflow/tensorflow/core/platform/cloud/ |
D | retrying_file_system.h | 243 Status RetryingFileSystem<Underlying>::NewAppendableFile( in NewAppendableFile() function
|
D | retrying_file_system_test.cc | 112 Status NewAppendableFile(const string& fname, in NewAppendableFile() function in tensorflow::__anon5a8ed3fa0111::MockFileSystem
|
D | gcs_file_system.cc | 967 Status GcsFileSystem::NewAppendableFile(const string& fname, in NewAppendableFile() function in tensorflow::GcsFileSystem
|
D | gcs_file_system_test.cc | 977 TEST(GcsFileSystemTest, NewAppendableFile) { in TEST() argument
|
/external/tensorflow/tensorflow/core/platform/s3/ |
D | s3_file_system_test.cc | 109 TEST_F(S3FileSystemTest, NewAppendableFile) { in TEST_F() argument
|
D | s3_file_system.cc | 343 Status S3FileSystem::NewAppendableFile(const string& fname, in NewAppendableFile() function in tensorflow::S3FileSystem
|
/external/tensorflow/tensorflow/contrib/android/ |
D | asset_manager_filesystem.cc | 255 Status AssetManagerFileSystem::NewAppendableFile( in NewAppendableFile() function in tensorflow::AssetManagerFileSystem
|
/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/ |
D | igfs.cc | 125 Status IGFS::NewAppendableFile(const string &file_name, in NewAppendableFile() function in tensorflow::IGFS
|
/external/tensorflow/tensorflow/core/util/ |
D | memmapped_file_system.cc | 156 Status MemmappedFileSystem::NewAppendableFile( in NewAppendableFile() function in tensorflow::MemmappedFileSystem
|
/external/tensorflow/tensorflow/core/platform/posix/ |
D | posix_file_system.cc | 189 Status PosixFileSystem::NewAppendableFile( in NewAppendableFile() function in tensorflow::PosixFileSystem
|
/external/tensorflow/tensorflow/core/platform/hadoop/ |
D | hadoop_file_system.cc | 354 Status HadoopFileSystem::NewAppendableFile( in NewAppendableFile() function in tensorflow::HadoopFileSystem
|
/external/tensorflow/tensorflow/core/platform/windows/ |
D | windows_file_system.cc | 287 Status WindowsFileSystem::NewAppendableFile( in NewAppendableFile() function in tensorflow::WindowsFileSystem
|