OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ApplyPolicySettings
(Results
1 - 17
of
17
) sorted by null
/external/chromium_org/chrome/browser/download/
download_dir_policy_handler.cc
23
void DownloadDirPolicyHandler::
ApplyPolicySettings
(
/external/chromium_org/chrome/browser/policy/
autofill_policy_handler.cc
22
void AutofillPolicyHandler::
ApplyPolicySettings
(const PolicyMap& policies,
file_selection_dialogs_policy_handler.cc
21
void FileSelectionDialogsPolicyHandler::
ApplyPolicySettings
(
javascript_policy_handler.cc
51
void JavascriptPolicyHandler::
ApplyPolicySettings
(const PolicyMap& policies,
url_blacklist_policy_handler.cc
43
void URLBlacklistPolicyHandler::
ApplyPolicySettings
(const PolicyMap& policies,
configuration_policy_handler_android.cc
79
void ManagedBookmarksPolicyHandler::
ApplyPolicySettings
(
/external/chromium_org/chrome/browser/sync/
sync_policy_handler.cc
22
void SyncPolicyHandler::
ApplyPolicySettings
(const policy::PolicyMap& policies,
/external/chromium_org/chrome/browser/net/
disk_cache_dir_policy_handler.cc
22
void DiskCacheDirPolicyHandler::
ApplyPolicySettings
(const PolicyMap& policies,
proxy_policy_handler.cc
131
void ProxyPolicyHandler::
ApplyPolicySettings
(const PolicyMap& policies,
/external/chromium_org/components/policy/core/browser/
configuration_policy_handler_list.cc
28
void ConfigurationPolicyHandlerList::
ApplyPolicySettings
(
39
(*handler)->
ApplyPolicySettings
(policies, prefs);
configuration_policy_handler.cc
162
void StringToIntEnumListPolicyHandler::
ApplyPolicySettings
(
234
void IntRangePolicyHandler::
ApplyPolicySettings
(const PolicyMap& policies,
262
void IntPercentageToDoublePolicyHandler::
ApplyPolicySettings
(
289
void SimplePolicyHandler::
ApplyPolicySettings
(const PolicyMap& policies,
/external/chromium_org/chrome/browser/profiles/
incognito_mode_policy_handler.cc
60
void IncognitoModePolicyHandler::
ApplyPolicySettings
(const PolicyMap& policies,
/external/chromium_org/chrome/browser/sessions/
restore_on_startup_policy_handler_unittest.cc
35
void
ApplyPolicySettings
() {
36
handler_.
ApplyPolicySettings
(policies_, &prefs_);
164
ApplyPolicySettings
();
181
ApplyPolicySettings
();
194
ApplyPolicySettings
();
208
ApplyPolicySettings
();
222
ApplyPolicySettings
();
239
ApplyPolicySettings
();
256
ApplyPolicySettings
();
269
ApplyPolicySettings
();
[
all
...]
restore_on_startup_policy_handler.cc
26
void RestoreOnStartupPolicyHandler::
ApplyPolicySettings
(
/external/chromium_org/chrome/browser/extensions/
policy_handlers.cc
36
void ExtensionListPolicyHandler::
ApplyPolicySettings
(
114
void ExtensionInstallForcelistPolicyHandler::
ApplyPolicySettings
(
237
void ExtensionURLPatternListPolicyHandler::
ApplyPolicySettings
(
/external/chromium_org/chrome/browser/search_engines/
default_search_policy_handler.cc
84
void DefaultSearchEncodingsPolicyHandler::
ApplyPolicySettings
(
160
void DefaultSearchPolicyHandler::
ApplyPolicySettings
(const PolicyMap& policies,
198
(*handler)->
ApplyPolicySettings
(policies, prefs);
/external/chromium_org/chrome/browser/chromeos/policy/
configuration_policy_handler_chromeos.cc
114
void ExternalDataPolicyHandler::
ApplyPolicySettings
(const PolicyMap& policies,
181
void NetworkConfigurationPolicyHandler::
ApplyPolicySettings
(
261
void PinnedLauncherAppsPolicyHandler::
ApplyPolicySettings
(
290
void ScreenMagnifierPolicyHandler::
ApplyPolicySettings
(
328
void LoginScreenPowerManagementPolicyHandler::
ApplyPolicySettings
(
342
void DeprecatedIdleActionHandler::
ApplyPolicySettings
(const PolicyMap& policies,
Completed in 1002 milliseconds