Home | History | Annotate | Download | only in views

Lines Matching defs:service

484     ExtensionService* service = profile_->GetExtensionService();
485 service->browser_event_router()->BrowserActionExecuted(
802 ExtensionService* service = profile_->GetExtensionService();
803 if (service) {
804 const Extension* extension = service->GetExtensionById(extension_id, false);