/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | file_system.h | 117 virtual tensorflow::Status NewAppendableFile( in NewAppendableFile() function 122 virtual tensorflow::Status NewAppendableFile( in NewAppendableFile() function 604 tensorflow::Status NewAppendableFile( in NewAppendableFile() function
|
H A D | null_file_system.h | 52 Status NewAppendableFile(const string& fname, TransactionToken* token, in NewAppendableFile() function
|
H A D | retrying_file_system.h | 278 Status RetryingFileSystem<Underlying>::NewAppendableFile( in NewAppendableFile() function
|
H A D | ram_file_system.h | 141 Status NewAppendableFile(const std::string& fname_, TransactionToken* token, in NewAppendableFile() function
|
H A D | env.h | 170 Status NewAppendableFile(const std::string& fname, TransactionToken* token, in NewAppendableFile() function
|
H A D | env.cc | 216 Status Env::NewAppendableFile(const string& fname, in NewAppendableFile() function in tensorflow::Env
|
H A D | retrying_file_system_test.cc | 117 Status NewAppendableFile(const string& fname, TransactionToken* token, in NewAppendableFile() function in tensorflow::__anon4517c4810111::MockFileSystem
|
/aosp_15_r20/external/leveldb/util/ |
H A D | testutil.h | 68 Status NewAppendableFile(const std::string& fname, in NewAppendableFile() function
|
H A D | env.cc | 21 Status Env::NewAppendableFile(const std::string& fname, WritableFile** result) { in NewAppendableFile() function in leveldb::Env
|
H A D | env_windows.cc | 453 Status NewAppendableFile(const std::string& filename, in NewAppendableFile() function in leveldb::__anon0d865ec80111::WindowsEnv
|
H A D | env_posix.cc | 558 Status NewAppendableFile(const std::string& filename, in NewAppendableFile() function in leveldb::__anon233a18300111::PosixEnv
|
/aosp_15_r20/external/leveldb/include/leveldb/ |
H A D | env.h | 355 Status NewAppendableFile(const std::string& f, WritableFile** r) override { in NewAppendableFile() function
|
/aosp_15_r20/external/federated-compute/fcp/tensorflow/ |
H A D | file_descriptor_filesystem.cc | 236 Status FileDescriptorFileSystem::NewAppendableFile( in NewAppendableFile() function in tensorflow::fcp::FileDescriptorFileSystem
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A D | memmapped_file_system.cc | 162 Status MemmappedFileSystem::NewAppendableFile( in NewAppendableFile() function in tensorflow::MemmappedFileSystem
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/inference_interface/ |
H A D | asset_manager_filesystem.cc | 264 Status AssetManagerFileSystem::NewAppendableFile( in NewAppendableFile() function in tensorflow::AssetManagerFileSystem
|
/aosp_15_r20/external/leveldb/helpers/memenv/ |
H A D | memenv.cc | 276 Status NewAppendableFile(const std::string& fname, in NewAppendableFile() function in leveldb::__anonb39ece290111::InMemoryEnv
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/posix/ |
H A D | posix_filesystem.cc | 230 static void NewAppendableFile(const TF_Filesystem* filesystem, const char* path, in NewAppendableFile() function
|
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/ |
H A D | posix_file_system.cc | 252 Status PosixFileSystem::NewAppendableFile( in NewAppendableFile() function in tensorflow::PosixFileSystem
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/ |
H A D | modular_filesystem.cc | 77 Status ModularFileSystem::NewAppendableFile( in NewAppendableFile() function in tensorflow::ModularFileSystem
|
/aosp_15_r20/external/leveldb/db/ |
H A D | fault_injection_test.cc | 248 Status FaultInjectionTestEnv::NewAppendableFile(const std::string& fname, in NewAppendableFile() function in leveldb::FaultInjectionTestEnv
|
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/windows/ |
H A D | windows_file_system.cc | 360 Status WindowsFileSystem::NewAppendableFile( in NewAppendableFile() function in tensorflow::WindowsFileSystem
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/ |
H A D | gcs_filesystem.cc | 619 void NewAppendableFile(const TF_Filesystem* filesystem, const char* path, in NewAppendableFile() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/ |
H A D | gcs_file_system.cc | 1312 Status GcsFileSystem::NewAppendableFile(const string& fname, in NewAppendableFile() function in tensorflow::GcsFileSystem
|
H A D | gcs_file_system_test.cc | 1336 TEST(GcsFileSystemTest, NewAppendableFile) { in TEST() argument
|