OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetRegistryPolicyBoolean
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/policy/
configuration_policy_provider_delegate_win.h
34
bool
GetRegistryPolicyBoolean
(const string16& value_name,
configuration_policy_provider_delegate_win.cc
71
if (
GetRegistryPolicyBoolean
(name, &bool_value)) {
125
bool ConfigurationPolicyProviderDelegateWin::
GetRegistryPolicyBoolean
(
/external/chromium_org/remoting/host/policy_hack/
policy_watcher_win.cc
162
bool
GetRegistryPolicyBoolean
(const std::string& value_name,
179
if (
GetRegistryPolicyBoolean
(policy_name, &bool_value)) {
Completed in 138 milliseconds