Home | History | Annotate | Download | only in automation

Lines Matching refs:ext

1850   for (ExtensionList::const_iterator ext = extensions->begin();
1851 ext != extensions->end(); ++ext) {
1853 if ((*ext)->is_app()) {
1855 AppLauncherHandler::CreateAppInfo(*ext, ext_prefs, app_info);
1857 (*ext)->location() == Extension::COMPONENT);