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

  /external/chromium_org/chrome/installer/util/
google_update_constants.h 69 extern const wchar_t kRegReferralField[];
google_update_constants.cc 57 const wchar_t kRegReferralField[] = L"referral";
google_update_settings.cc 340 return ReadGoogleUpdateStrKey(google_update::kRegReferralField, referral);
344 return ClearGoogleUpdateStrKey(google_update::kRegReferralField);

Completed in 164 milliseconds