Searched refs:TF_ReadOnlyMemoryRegionOps (Results 1 – 6 of 6) sorted by relevance
288 typedef struct TF_ReadOnlyMemoryRegionOps { struct306 } TF_ReadOnlyMemoryRegionOps; typedef970 sizeof(TF_ReadOnlyMemoryRegionOps);1040 TF_ReadOnlyMemoryRegionOps* read_only_memory_region_ops;
48 std::unique_ptr<const TF_ReadOnlyMemoryRegionOps> in ModularFileSystem()110 std::unique_ptr<const TF_ReadOnlyMemoryRegionOps>163 const TF_ReadOnlyMemoryRegionOps* ops) in ModularReadOnlyMemoryRegion()173 const TF_ReadOnlyMemoryRegionOps* ops_; // not owned
149 static Status ValidateHelper(const TF_ReadOnlyMemoryRegionOps* ops) { in ValidateHelper()248 CopyToCore<TF_ReadOnlyMemoryRegionOps>( in RegisterFileSystem()
423 ops->read_only_memory_region_ops = static_cast<TF_ReadOnlyMemoryRegionOps*>( in ProvideFilesystemSupportFor()
1153 ops->read_only_memory_region_ops = static_cast<TF_ReadOnlyMemoryRegionOps*>( in ProvideFilesystemSupportFor()
1237 ops->read_only_memory_region_ops = static_cast<TF_ReadOnlyMemoryRegionOps*>( in ProvideFilesystemSupportFor()