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

/vbox/src/VBox/Storage/
H A DVD.cpp2009 static int vdReadHelperAsync(PVDIOCTX pIoCtx) function
2187 int rc = vdReadHelperAsync(&IoCtx);
2241 NULL, vdReadHelperAsync, fFlags);
2701 rc = vdReadHelperAsync(pIoCtx);
2780 rc = vdReadHelperAsync(pIoCtx);
2878 rc = vdReadHelperAsync(pIoCtx);
10770 NULL, vdReadHelperAsync,

Completed in 81 milliseconds