Searched refs:notImpl_FlushSync (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DApplianceImplIO.cpp179 static DECLCALLBACK(int) notImpl_FlushSync(void *pvUser, void *pvStorage) function
463 pCallbacks->pfnFlushSync = notImpl_FlushSync;
673 pThis->CoreIo.pfnFlushSync = notImpl_FlushSync;

Completed in 46 milliseconds