Searched refs:i_verifyManifestFile (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Main/include/ |
H A D | ApplianceImpl.h | 185 HRESULT i_verifyManifestFile(const Utf8Str &strFile, ImportStack &stack, void *pvBuf, size_t cbSize);
|
/vbox/src/VBox/Main/src-server/ |
H A D | ApplianceImplImport.cpp | 1525 rc = i_verifyManifestFile(strMfFile, stack, pvMfBuf, cbMfFile); 1748 rc = i_verifyManifestFile(strMfFile, stack, pvMfBuf, cbMfFile); 2065 HRESULT Appliance::i_verifyManifestFile(const Utf8Str &strFile, ImportStack &stack, void *pvBuf, size_t cbSize) function in class:Appliance
|
Completed in 95 milliseconds