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

/vbox/src/VBox/Main/src-all/
H A DExtPackManagerImpl.cpp422 HRESULT ExtPackFile::getWhyUnusable(com::Utf8Str &aWhyUnusable) argument
424 aWhyUnusable = m->strWhyUnusable;
1687 HRESULT ExtPack::getWhyUnusable(com::Utf8Str &aWhyUnusable) argument
1689 aWhyUnusable = m->strWhyUnusable;

Completed in 39 milliseconds