Home
last modified time | relevance | path

Searched refs:RestartForceInstalledExtensionOnCrash (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/background/
Dbackground_contents_service.h134 void RestartForceInstalledExtensionOnCrash(
Dbackground_contents_service.cc437 RestartForceInstalledExtensionOnCrash(extension, profile); in Observe()
487 void BackgroundContentsService::RestartForceInstalledExtensionOnCrash( in RestartForceInstalledExtensionOnCrash() function in BackgroundContentsService