Searched defs:vdProgressCall (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp232 mVDIfProgress.pfnProgress = vdProgressCall;
271 static DECLCALLBACK(int) vdProgressCall(void *pvUser, unsigned uPercent);
806 DECLCALLBACK(int) Medium::Task::vdProgressCall(void *pvUser, unsigned uPercent) function in class:Medium::Task

Completed in 96 milliseconds