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

/vbox/src/VBox/Main/include/
H A DApplianceImpl.h114 struct ImportStack;
185 HRESULT i_verifyManifestFile(const Utf8Str &strFile, ImportStack &stack, void *pvBuf, size_t cbSize);
198 ImportStack &stack,
205 ImportStack &stack,
210 ImportStack &stack,
213 void i_importMachines(ImportStack &stack,
H A DApplianceImplPrivate.h166 struct Appliance::ImportStack struct in class:Appliance
199 ImportStack(const LocationInfo &aLocInfo, function in struct:Appliance::ImportStack
/vbox/src/VBox/Main/src-server/
H A DApplianceImplImport.cpp1477 ImportStack stack(pTask->locInfo, m->pReader->m_mapDisks, pTask->pProgress);
1617 ImportStack stack(pTask->locInfo, m->pReader->m_mapDisks, pTask->pProgress);
2065 HRESULT Appliance::i_verifyManifestFile(const Utf8Str &strFile, ImportStack &stack, void *pvBuf, size_t cbSize)
2332 ImportStack &stack,
2663 * up any leftovers from this function. For this, the given ImportStack instance has received information
2674 ImportStack &stack,
3437 * up any leftovers from this function. For this, the given ImportStack instance has received information
3463 ImportStack &stack,
3970 void Appliance::i_importMachines(ImportStack &stack,
4092 HRESULT Appliance::ImportStack
[all...]

Completed in 95 milliseconds