HomeSort by relevance Sort by last modified time
    Searched defs:ShutdownAssociatedBackgroundContents (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/
background_contents_service.cc 242 ShutdownAssociatedBackgroundContents(ASCIIToUTF16(extension->id()));
290 ShutdownAssociatedBackgroundContents(
302 ShutdownAssociatedBackgroundContents(ASCIIToUTF16(extension->id()));
307 ShutdownAssociatedBackgroundContents(
504 void BackgroundContentsService::ShutdownAssociatedBackgroundContents(
  /external/chromium_org/chrome/browser/background/
background_contents_service.cc 390 ShutdownAssociatedBackgroundContents(ASCIIToUTF16(extension->id()));
447 ShutdownAssociatedBackgroundContents(
462 ShutdownAssociatedBackgroundContents(ASCIIToUTF16(extension->id()));
467 ShutdownAssociatedBackgroundContents(
699 void BackgroundContentsService::ShutdownAssociatedBackgroundContents(

Completed in 1007 milliseconds