OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kRegRLZReactivationBrandField
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/installer/gcapi/
gcapi_reactivation.cc
51
google_update::
kRegRLZReactivationBrandField
,
gcapi_reactivation_test.cc
111
if (client_state.ReadValue(google_update::
kRegRLZReactivationBrandField
,
/external/chromium_org/chrome/installer/util/
google_update_constants.h
68
extern const wchar_t
kRegRLZReactivationBrandField
[];
google_update_constants.cc
56
const wchar_t
kRegRLZReactivationBrandField
[] = L"reactivationbrand";
google_update_settings.cc
327
return ReadGoogleUpdateStrKey(google_update::
kRegRLZReactivationBrandField
,
/external/chromium_org/chrome/browser/rlz/
rlz_unittest.cc
268
SetRegistryBrandValue(google_update::
kRegRLZReactivationBrandField
, brand);
Completed in 124 milliseconds