Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/background/
Dbackground_contents_service.h122 void LoadBackgroundContentsForExtension(Profile* profile,
Dbackground_contents_service.cc125 service->LoadBackgroundContentsForExtension(profile_, in Click()
550 void BackgroundContentsService::LoadBackgroundContentsForExtension( in LoadBackgroundContentsForExtension() function in BackgroundContentsService