Home
last modified time | relevance | path

Searched refs:BackgroundContentsOpened (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/
Dbackground_contents_service.h134 void BackgroundContentsOpened(BackgroundContentsOpenedDetails* details);
Dbackground_contents_service.cc460 BackgroundContentsOpened(&details); in CreateBackgroundContents()
514 void BackgroundContentsService::BackgroundContentsOpened( in BackgroundContentsOpened() function in BackgroundContentsService
Dbackground_contents_service_unittest.cc70 service->BackgroundContentsOpened(&details); in SendOpenedNotification()
/external/chromium_org/chrome/browser/background/
Dbackground_contents_service.h161 void BackgroundContentsOpened(BackgroundContentsOpenedDetails* details);
Dbackground_contents_service_unittest.cc68 service->BackgroundContentsOpened(&details); in SendOpenedNotification()
Dbackground_contents_service.cc644 BackgroundContentsOpened(&details); in CreateBackgroundContents()
709 void BackgroundContentsService::BackgroundContentsOpened( in BackgroundContentsOpened() function in BackgroundContentsService