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

/vbox/src/VBox/Main/include/
H A DApplianceImpl.h40 typedef struct SHASTORAGE *PSHASTORAGE; typedef in typeref:struct:SHASTORAGE
158 HRESULT i_readFSImpl(TaskOVF *pTask, const RTCString &strFilename, PVDINTERFACEIO pCallbacks, PSHASTORAGE pStorage);
177 PSHASTORAGE pStorage);
184 PSHASTORAGE pStorage);
187 HRESULT i_verifyCertificateFile(void *pvBuf, size_t cbSize, PSHASTORAGE pStorage);
200 PSHASTORAGE pStorage);
207 PSHASTORAGE pStorage);
212 PSHASTORAGE pStorage);
215 PSHASTORAGE pStorage);
217 HRESULT i_preCheckImageAvailability(PSHASTORAGE pSHAStorag
[all...]
H A DApplianceImplPrivate.h258 } SHASTORAGE, *PSHASTORAGE; typedef in typeref:struct:SHASTORAGE
/vbox/src/VBox/Main/src-server/
H A DApplianceImplIO.cpp71 PSHASTORAGE pShaStorage;
1034 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser;
1140 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser;
1215 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser;
1229 PSHASTORAGE pShaStorage = (PSHASTORAGE)pvUser;
1244 PSHASTORAGE pShaStorag
[all...]
H A DApplianceImplImport.cpp806 HRESULT Appliance::i_preCheckImageAvailability(PSHASTORAGE pSHAStorage,
1125 HRESULT Appliance::i_readFSImpl(TaskOVF *pTask, const RTCString &strFilename, PVDINTERFACEIO pIfIo, PSHASTORAGE pStorage)
1675 PSHASTORAGE pStorage = &storage;
2018 PSHASTORAGE pStorage)
2041 PSHASTORAGE pStorage)
2101 HRESULT Appliance::i_verifyCertificateFile(void *pvBuf, size_t cbSize, PSHASTORAGE pStorage)
2334 PSHASTORAGE pStorage)
2337 PSHASTORAGE pRealUsedStorage = pStorage;/* may be changed later to finalStorage */
2676 PSHASTORAGE pStorage)
3465 PSHASTORAGE pStorag
[all...]
H A DApplianceImplExport.cpp2062 HRESULT Appliance::i_writeFSImpl(TaskOVF *pTask, AutoWriteLockBase& writeLock, PVDINTERFACEIO pIfIo, PSHASTORAGE pStorage)

Completed in 67 milliseconds