OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetRegistryPolicyInteger
(Results
1 - 2
of
2
) 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
(
Completed in 691 milliseconds