Searched refs:IsBeingUpgraded (Results 1 – 3 of 3) sorted by relevance
218 bool IsBeingUpgraded(const Extension* extension);
2026 bool ExtensionService::IsBeingUpgraded(const Extension* extension) { in IsBeingUpgraded() function in ExtensionService
920 !profile_->GetExtensionService()->IsBeingUpgraded(extension)) { in BrowserActionAdded()945 if (profile_->GetExtensionService()->IsBeingUpgraded(extension)) in BrowserActionRemoved()