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
52
google_update::
kRegRLZReactivationBrandField
,
gcapi_reactivation_test.cc
85
if (client_state.ReadValue(google_update::
kRegRLZReactivationBrandField
,
/external/chromium_org/chrome/installer/util/
google_update_constants.h
67
extern const wchar_t
kRegRLZReactivationBrandField
[];
google_update_constants.cc
57
const wchar_t
kRegRLZReactivationBrandField
[] = L"reactivationbrand";
google_update_settings.cc
388
return ReadGoogleUpdateStrKey(google_update::
kRegRLZReactivationBrandField
,
[
all
...]
/external/chromium_org/chrome/browser/rlz/
rlz_unittest.cc
212
SetRegistryBrandValue(google_update::
kRegRLZReactivationBrandField
, brand);
Completed in 6256 milliseconds