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

/vbox/src/VBox/Main/src-server/
H A DApplianceImpl.cpp1392 std::vector<com::Utf8Str> &aOVFValues,
1401 aOVFValues.resize(c);
1410 aOVFValues[i] = vsde.strOvf;
1424 std::vector<com::Utf8Str> &aOVFValues,
1434 aOVFValues.resize(c);
1444 aOVFValues[i] = vsde->strOvf;
1390 getDescription(std::vector<VirtualSystemDescriptionType_T> &aTypes, std::vector<com::Utf8Str> &aRefs, std::vector<com::Utf8Str> &aOVFValues, std::vector<com::Utf8Str> &aVBoxValues, std::vector<com::Utf8Str> &aExtraConfigValues) argument
1421 getDescriptionByType(VirtualSystemDescriptionType_T aType, std::vector<VirtualSystemDescriptionType_T> &aTypes, std::vector<com::Utf8Str> &aRefs, std::vector<com::Utf8Str> &aOVFValues, std::vector<com::Utf8Str> &aVBoxValues, std::vector<com::Utf8Str> &aExtraConfigValues) argument

Completed in 47 milliseconds