Searched refs:random_access_file_ops_ (Results 1 – 2 of 2) sorted by relevance
54 random_access_file_ops_(std::move(random_access_file_ops)), in ModularFileSystem()108 std::unique_ptr<const TF_RandomAccessFileOps> random_access_file_ops_; variable
52 translated_name, std::move(file), random_access_file_ops_.get()); in NewRandomAccessFile()