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

/vbox/src/VBox/Main/src-all/
H A DExtPackManagerImpl.cpp388 HRESULT ExtPackFile::getEdition(com::Utf8Str &aEdition) argument
390 aEdition = m->Desc.strEdition;
1659 HRESULT ExtPack::getEdition(com::Utf8Str &aEdition) argument
1661 aEdition = m->Desc.strEdition;

Completed in 54 milliseconds