Lines Matching refs:VBOXHDDBACKEND

1706 /** @interface_method_impl{VBOXHDDBACKEND,pfnCheckIfValid} */
1799 /** @interface_method_impl{VBOXHDDBACKEND,pfnOpen} */
1853 /** @interface_method_impl{VBOXHDDBACKEND,pfnCreate} */
1871 /** @interface_method_impl{VBOXHDDBACKEND,pfnRename} */
1881 /** @interface_method_impl{VBOXHDDBACKEND,pfnClose} */
1894 /** @interface_method_impl{VBOXHDDBACKEND,pfnRead} */
1982 /** @interface_method_impl{VBOXHDDBACKEND,pfnWrite} */
2005 /** @interface_method_impl{VBOXHDDBACKEND,pfnFlush} */
2020 /** @interface_method_impl{VBOXHDDBACKEND,pfnGetVersion} */
2034 /** @interface_method_impl{VBOXHDDBACKEND,pfnGetSectorSize} */
2050 /** @interface_method_impl{VBOXHDDBACKEND,pfnGetSize} */
2066 /** @interface_method_impl{VBOXHDDBACKEND,pfnGetFileSize} */
2087 /** @interface_method_impl{VBOXHDDBACKEND,pfnGetPCHSGeometry} */
2113 /** @interface_method_impl{VBOXHDDBACKEND,pfnSetPCHSGeometry} */
2140 /** @interface_method_impl{VBOXHDDBACKEND,pfnGetLCHSGeometry} */
2166 /** @interface_method_impl{VBOXHDDBACKEND,pfnSetLCHSGeometry} */
2193 /** @interface_method_impl{VBOXHDDBACKEND,pfnGetImageFlags} */
2211 /** @interface_method_impl{VBOXHDDBACKEND,pfnGetOpenFlags} */
2229 /** @interface_method_impl{VBOXHDDBACKEND,pfnSetOpenFlags} */
2256 /** @interface_method_impl{VBOXHDDBACKEND,pfnGetComment} */
2274 /** @interface_method_impl{VBOXHDDBACKEND,pfnSetComment} */
2297 /** @interface_method_impl{VBOXHDDBACKEND,pfnGetUuid} */
2315 /** @interface_method_impl{VBOXHDDBACKEND,pfnSetUuid} */
2339 /** @interface_method_impl{VBOXHDDBACKEND,pfnGetModificationUuid} */
2357 /** @interface_method_impl{VBOXHDDBACKEND,pfnSetModificationUuid} */
2380 /** @interface_method_impl{VBOXHDDBACKEND,pfnGetParentUuid} */
2398 /** @interface_method_impl{VBOXHDDBACKEND,pfnSetParentUuid} */
2421 /** @interface_method_impl{VBOXHDDBACKEND,pfnGetParentModificationUuid} */
2439 /** @interface_method_impl{VBOXHDDBACKEND,pfnSetParentModificationUuid} */
2462 /** @interface_method_impl{VBOXHDDBACKEND,pfnDump} */
2478 const VBOXHDDBACKEND g_DmgBackend =
2483 sizeof(VBOXHDDBACKEND),