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

  /external/chromium/chrome/browser/
background_contents_service.cc 428 DCHECK(!GetAppBackgroundContents(application_id));
506 BackgroundContents* contents = GetAppBackgroundContents(appid);
538 BackgroundContents* BackgroundContentsService::GetAppBackgroundContents(
  /external/chromium_org/chrome/browser/background/
background_contents_service.cc 121 if (!service->GetAppBackgroundContents(ASCIIToUTF16(copied_extension_id)))
608 DCHECK(!GetAppBackgroundContents(application_id));
701 BackgroundContents* contents = GetAppBackgroundContents(appid);
735 BackgroundContents* BackgroundContentsService::GetAppBackgroundContents(

Completed in 2020 milliseconds