Searched refs:kPoliciesKey (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dgoogle_update_settings_unittest.cc239 GoogleUpdateSettings::kPoliciesKey,
254 GoogleUpdateSettings::kPoliciesKey,
272 GoogleUpdateSettings::kPoliciesKey,
282 GoogleUpdateSettings::kPoliciesKey,
293 GoogleUpdateSettings::kPoliciesKey,
607 GoogleUpdateSettings::kPoliciesKey,
618 GoogleUpdateSettings::kPoliciesKey,
622 GoogleUpdateSettings::kPoliciesKey,
637 RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey,
648 RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey,
[all...]
H A Dgoogle_update_settings.h40 static const wchar_t kPoliciesKey[]; member in class:GoogleUpdateSettings
H A Dgoogle_update_settings.cc34 const wchar_t GoogleUpdateSettings::kPoliciesKey[] = member in class:GoogleUpdateSettings
603 if (policy_key.Open(HKEY_LOCAL_MACHINE, kPoliciesKey, KEY_QUERY_VALUE) ==
635 if (policy_key.Open(HKEY_LOCAL_MACHINE, kPoliciesKey,
681 if (policy_key.Open(HKEY_LOCAL_MACHINE, kPoliciesKey,

Completed in 334 milliseconds