Searched refs:TF_RandomAccessFileOps (Results 1 – 7 of 7) sorted by relevance
192 typedef struct TF_RandomAccessFileOps { struct222 } TF_RandomAccessFileOps; typedef957 sizeof(TF_RandomAccessFileOps);1032 TF_RandomAccessFileOps* random_access_file_ops;
46 std::unique_ptr<const TF_RandomAccessFileOps> random_access_file_ops, in ModularFileSystem()108 std::unique_ptr<const TF_RandomAccessFileOps> random_access_file_ops_;121 const TF_RandomAccessFileOps* ops) in ModularRandomAccessFile()133 const TF_RandomAccessFileOps* ops_; // not owned
119 static Status ValidateHelper(const TF_RandomAccessFileOps* ops) { in ValidateHelper()241 auto core_random_access_file_ops = CopyToCore<TF_RandomAccessFileOps>( in RegisterFileSystem()
409 ops->random_access_file_ops = static_cast<TF_RandomAccessFileOps*>( in ProvideFilesystemSupportFor()
724 ops->random_access_file_ops = static_cast<TF_RandomAccessFileOps*>( in ProvideFilesystemSupportFor()
1144 ops->random_access_file_ops = static_cast<TF_RandomAccessFileOps*>( in ProvideFilesystemSupportFor()
1223 ops->random_access_file_ops = static_cast<TF_RandomAccessFileOps*>( in ProvideFilesystemSupportFor()