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

/vbox/src/VBox/Storage/
H A DVDIfVfs.cpp293 rc = vdIfIoFileGetSize(pThis->pVDIfsIo, pThis->pStorage, &cbFile);
339 rc = vdIfIoFileGetSize(pThis->pVDIfsIo, pThis->pStorage, pcbFile);
/vbox/include/VBox/
H A Dvd-ifs.h578 DECLINLINE(int) vdIfIoFileGetSize(PVDINTERFACEIO pIfIo, void *pStorage, function
/vbox/src/VBox/Main/src-server/
H A DApplianceImplIO.cpp1283 int rc = vdIfIoFileGetSize(pIfIo, pInt->pvStorage, &cbSize);

Completed in 1085 milliseconds