Home | History | Annotate | Download | only in extensions

Lines Matching refs:AddExtension

166   // AddExtension() is called.
852 AddExtension(extension);
1066 AddExtension(extension);
1552 void ExtensionService::AddExtension(const Extension* extension) {
1786 // Transfer ownership of |extension| to AddExtension.
1787 AddExtension(scoped_extension);