Home
last modified time | relevance | path

Searched refs:writable_file_ops_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem.h55 writable_file_ops_(std::move(writable_file_ops)), in ModularFileSystem()
109 std::unique_ptr<const TF_WritableFileOps> writable_file_ops_; variable
Dmodular_filesystem.cc72 writable_file_ops_.get()); in NewWritableFile()
92 writable_file_ops_.get()); in NewAppendableFile()