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

  /external/chromium_org/cloud_print/service/
service_constants.cc 7 const wchar_t kGoogleUpdateId[] = L"{86206CC6-CD3C-427D-9A34-77B34819CDD3}";
service_constants.h 8 extern const wchar_t kGoogleUpdateId[];
  /external/chromium_org/cloud_print/service/win/
installer.cc 84 cloud_print::GetInstallLocation(kGoogleUpdateId);
87 kGoogleUpdateId, cloud_print::LoadLocalString(IDS_FULL_PRODUCT_NAME),
97 old_location != cloud_print::GetInstallLocation(kGoogleUpdateId)) {
102 kGoogleUpdateId, cloud_print::LoadLocalString(IDS_FULL_PRODUCT_NAME));
115 cloud_print::DeleteGoogleUpdateKeys(kGoogleUpdateId);
116 cloud_print::DeleteUninstallKey(kGoogleUpdateId);
chrome_launcher.cc 228 cloud_print::SetGoogleUpdateUsage(kGoogleUpdateId);

Completed in 54 milliseconds