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

/vbox/src/VBox/Main/testcase/
H A DtstOVF.cpp78 * @param pcszOVF0 File to import.
83 const char *pcszOVF0,
88 RTPathAppend(szAbsOVF, sizeof(szAbsOVF), pcszOVF0);
81 importOVF(const char *pcszPrefix, ComPtr<IVirtualBox> &pVirtualBox, const char *pcszOVF0, std::list<Guid> &llMachinesCreated) argument

Completed in 280 milliseconds