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

/vbox/src/VBox/Main/src-all/
H A DExtPackManagerImpl.cpp2837 ExtPackList llExtPacks = m->llInstalledExtPacks; local
2839 for (ExtPackList::iterator it = llExtPacks.begin(); it != llExtPacks.end(); it++)
2860 ExtPackList llExtPacks = m->llInstalledExtPacks; local
2862 for (ExtPackList::iterator it = llExtPacks.begin(); it != llExtPacks.end(); it++)
2889 ExtPackList llExtPacks = m->llInstalledExtPacks; local
2891 for (ExtPackList::iterator it = llExtPacks.begin(); it != llExtPacks.end(); it++)
2916 ExtPackList llExtPacks local
[all...]

Completed in 52 milliseconds