GetParentApplicationId  392 chrome/browser/background/background_contents_service.cc       const base::string16& appid = GetParentApplicationId(bgcontents);
GetParentApplicationId  443 chrome/browser/background/background_contents_service.cc                 GetParentApplicationId(bg));
GetParentApplicationId  696 chrome/browser/background/background_contents_service.cc   const base::string16& appid = GetParentApplicationId(background_contents);
GetParentApplicationId  725 chrome/browser/background/background_contents_service.cc   const base::string16 appid = GetParentApplicationId(background_contents);
GetParentApplicationId  755 chrome/browser/background/background_contents_service.cc   return !GetParentApplicationId(background_contents).empty();
GetParentApplicationId  762 chrome/browser/background/background_contents_service.cc   base::string16 appid = GetParentApplicationId(background_contents);
GetParentApplicationId   97 chrome/browser/background/background_contents_service.h   const base::string16& GetParentApplicationId(BackgroundContents* contents) const;
GetParentApplicationId  160 chrome/browser/task_manager/background_information.cc             background_contents_service->GetParentApplicationId(*iterator);