Home
last modified time | relevance | path

Searched refs:GetRegistryPolicyInteger (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/policy/
Dconfiguration_policy_provider_delegate_win.cc78 if (GetRegistryPolicyInteger(name, &int_value)) { in Load()
128 bool ret = GetRegistryPolicyInteger(value_name, &local_result); in GetRegistryPolicyBoolean()
134 bool ConfigurationPolicyProviderDelegateWin::GetRegistryPolicyInteger( in GetRegistryPolicyInteger() function in policy::ConfigurationPolicyProviderDelegateWin
Dconfiguration_policy_provider_delegate_win.h36 bool GetRegistryPolicyInteger(const string16& value_name,