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

/vbox/src/VBox/Main/src-server/
H A DMediumFormatImpl.cpp245 std::vector<com::Utf8Str> &aDefaults)
253 aDefaults.resize(c);
261 aDefaults[i] = prop.strDefaultValue;
241 describeProperties(std::vector<com::Utf8Str> &aNames, std::vector<com::Utf8Str> &aDescriptions, std::vector<DataType_T> &aTypes, std::vector<ULONG> &aFlags, std::vector<com::Utf8Str> &aDefaults) argument

Completed in 31 milliseconds