HomeSort by relevance Sort by last modified time
    Searched full:backgroundcontentsopened (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/
background_contents_service.h 134 void BackgroundContentsOpened(BackgroundContentsOpenedDetails* details);
background_contents_service_unittest.cc 70 service->BackgroundContentsOpened(&details);
background_contents_service.cc 460 BackgroundContentsOpened(&details);
514 void BackgroundContentsService::BackgroundContentsOpened(
  /external/chromium_org/chrome/browser/background/
background_contents_service.h 161 void BackgroundContentsOpened(BackgroundContentsOpenedDetails* details);
background_contents_service_unittest.cc 68 service->BackgroundContentsOpened(&details);
background_contents_service.cc 644 BackgroundContentsOpened(&details);
709 void BackgroundContentsService::BackgroundContentsOpened(

Completed in 131 milliseconds