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

  /external/chromium/chrome/browser/policy/
configuration_policy_provider_delegate_win.h 36 bool GetRegistryPolicyInteger(const string16& value_name,
configuration_policy_provider_delegate_win.cc 78 if (GetRegistryPolicyInteger(name, &int_value)) {
128 bool ret = GetRegistryPolicyInteger(value_name, &local_result);
134 bool ConfigurationPolicyProviderDelegateWin::GetRegistryPolicyInteger(
  /external/chromium_org/remoting/host/policy_hack/
policy_watcher_win.cc 139 bool GetRegistryPolicyInteger(const std::string& value_name,
165 bool ret = GetRegistryPolicyInteger(value_name, &local_result);

Completed in 850 milliseconds