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

  /external/chromium/chrome/browser/
background_contents_service.h 146 void UnregisterBackgroundContents(BackgroundContents* contents);
background_contents_service.cc 213 UnregisterBackgroundContents(Details<BackgroundContents>(details).ptr());
493 void BackgroundContentsService::UnregisterBackgroundContents(
508 UnregisterBackgroundContents(contents);

Completed in 257 milliseconds