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

/vbox/src/VBox/Storage/
H A DVDI.cpp65 static int vdiUpdateHeaderAsync(PVDIIMAGEDESC pImage, PVDIOCTX pIoCtx);
978 static int vdiUpdateHeaderAsync(PVDIIMAGEDESC pImage, PVDIOCTX pIoCtx) function
1049 rc = vdiUpdateHeaderAsync(pImage, pIoCtx);
1076 rc = vdiUpdateHeaderAsync(pImage, pIoCtx);
1078 ("vdiUpdateHeaderAsync() failed, filename=\"%s\", rc=%Rrc\n",

Completed in 52 milliseconds