Home | History | Annotate | Download | only in extensions

Lines Matching refs:all_extensions

492   scoped_ptr<ExtensionSet> all_extensions =
495 for (ExtensionSet::const_iterator it = all_extensions->begin();
496 it != all_extensions->end(); ++it) {