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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplIO.cpp138 static DECLCALLBACK(int) notImpl_Move(void *pvUser, const char *pcszSrc, const char *pcszDst, unsigned fMove) function
456 pCallbacks->pfnMove = notImpl_Move;
666 pThis->CoreIo.pfnMove = notImpl_Move;

Completed in 45 milliseconds