/external/tensorflow/tensorflow/core/platform/ |
D | null_file_system.h | 52 Status NewAppendableFile(const string& fname, TransactionToken* token, in NewAppendableFile() function
|
D | file_system.h | 117 virtual tensorflow::Status NewAppendableFile( in NewAppendableFile() function 122 virtual tensorflow::Status NewAppendableFile( in NewAppendableFile() function 572 tensorflow::Status NewAppendableFile( in NewAppendableFile() function
|
D | ram_file_system.h | 130 Status NewAppendableFile(const string& fname, TransactionToken* token, in NewAppendableFile() function
|
D | retrying_file_system.h | 272 Status RetryingFileSystem<Underlying>::NewAppendableFile( in NewAppendableFile() function
|
D | env.h | 157 Status NewAppendableFile(const std::string& fname, TransactionToken* token, in NewAppendableFile() function
|
D | env.cc | 176 Status Env::NewAppendableFile(const string& fname, in NewAppendableFile() function in tensorflow::Env
|
D | retrying_file_system_test.cc | 117 Status NewAppendableFile(const string& fname, TransactionToken* token, in NewAppendableFile() function in tensorflow::__anon0e5d3c8b0111::MockFileSystem
|
/external/tensorflow/tensorflow/core/util/ |
D | memmapped_file_system.cc | 162 Status MemmappedFileSystem::NewAppendableFile( in NewAppendableFile() function in tensorflow::MemmappedFileSystem
|
/external/tensorflow/tensorflow/core/platform/s3/ |
D | s3_file_system_test.cc | 198 TEST_F(S3FileSystemTest, NewAppendableFile) { in TEST_F() argument
|
D | s3_file_system.cc | 604 Status S3FileSystem::NewAppendableFile(const string& fname, in NewAppendableFile() function in tensorflow::S3FileSystem
|
/external/tensorflow/tensorflow/tools/android/inference_interface/ |
D | asset_manager_filesystem.cc | 264 Status AssetManagerFileSystem::NewAppendableFile( in NewAppendableFile() function in tensorflow::AssetManagerFileSystem
|
/external/tensorflow/tensorflow/core/platform/default/ |
D | posix_file_system.cc | 251 Status PosixFileSystem::NewAppendableFile( in NewAppendableFile() function in tensorflow::PosixFileSystem
|
/external/tensorflow/tensorflow/c/experimental/filesystem/ |
D | modular_filesystem.cc | 77 Status ModularFileSystem::NewAppendableFile( in NewAppendableFile() function in tensorflow::ModularFileSystem
|
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/posix/ |
D | posix_filesystem.cc | 230 static void NewAppendableFile(const TF_Filesystem* filesystem, const char* path, in NewAppendableFile() function
|
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/s3/ |
D | s3_filesystem_test.cc | 305 TEST_F(S3FilesystemTest, NewAppendableFile) { in TEST_F() argument
|
D | s3_filesystem.cc | 569 void NewAppendableFile(const TF_Filesystem* filesystem, const char* path, in NewAppendableFile() function
|
/external/tensorflow/tensorflow/core/platform/hadoop/ |
D | hadoop_file_system.cc | 412 Status HadoopFileSystem::NewAppendableFile( in NewAppendableFile() function in tensorflow::HadoopFileSystem
|
/external/tensorflow/tensorflow/core/platform/windows/ |
D | windows_file_system.cc | 358 Status WindowsFileSystem::NewAppendableFile( in NewAppendableFile() function in tensorflow::WindowsFileSystem
|
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/hadoop/ |
D | hadoop_filesystem.cc | 490 void NewAppendableFile(const TF_Filesystem* filesystem, const char* path, in NewAppendableFile() function
|
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/ |
D | gcs_filesystem.cc | 612 void NewAppendableFile(const TF_Filesystem* filesystem, const char* path, in NewAppendableFile() function
|
/external/tensorflow/tensorflow/core/platform/cloud/ |
D | gcs_file_system.cc | 1309 Status GcsFileSystem::NewAppendableFile(const string& fname, in NewAppendableFile() function in tensorflow::GcsFileSystem
|
D | gcs_file_system_test.cc | 1344 TEST(GcsFileSystemTest, NewAppendableFile) { in TEST() argument
|