HomeSort by relevance Sort by last modified time
    Searched defs:policy (Results 1 - 25 of 644) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/chromeos/policy/
device_cloud_policy_validator.cc 5 #include "chrome/browser/chromeos/policy/device_cloud_policy_validator.h"
7 #include "chrome/browser/chromeos/policy/proto/chrome_device_policy.pb.h"
8 #include "policy/proto/device_management_backend.pb.h"
12 namespace policy { namespace
16 } // namespace policy
device_policy_builder.cc 5 #include "chrome/browser/chromeos/policy/device_policy_builder.h"
7 #include "chrome/browser/chromeos/policy/proto/chrome_device_policy.pb.h"
8 #include "components/policy/core/common/cloud/cloud_policy_constants.h"
12 namespace policy { namespace
23 } // namespace policy
server_backed_device_state.h 8 namespace policy { namespace
18 } // namespace policy
cloud_external_data_manager_base_test_util.h 17 namespace policy { namespace
29 // Constructs a value that points a policy referencing external data at |url|
35 // TODO(bartfab): Makes an arbitrary |policy| in |core| reference external data
37 // that reference external data yet. Once the first such policy is added, it
41 const std::string& policy,
45 } // namespace policy
device_cloud_policy_validator.h 8 #include "components/policy/core/common/cloud/cloud_policy_validator.h"
14 namespace policy { namespace
19 } // namespace policy
device_policy_builder.h 8 #include "chrome/browser/chromeos/policy/proto/chrome_device_policy.pb.h"
9 #include "components/policy/core/common/cloud/policy_builder.h"
11 namespace policy { namespace
16 } // namespace policy
device_policy_decoder_chromeos.h 12 namespace policy { namespace
17 // Decodes device policy in ChromeDeviceSettingsProto representation into the a
20 const enterprise_management::ChromeDeviceSettingsProto& policy,
24 } // namespace policy
policy_cert_service_factory.h 20 namespace policy { namespace
44 // policy before.
69 } // namespace policy
recommendation_restorer_factory.h 15 namespace policy { namespace
40 } // namespace policy
stub_enterprise_install_attributes.h 11 #include "chrome/browser/chromeos/policy/enterprise_install_attributes.h"
12 #include "components/policy/core/common/cloud/cloud_policy_constants.h"
14 namespace policy { namespace
42 } // namespace policy
ticl_device_settings_provider.h 12 namespace policy { namespace
28 } // namespace policy
user_network_configuration_updater_factory.h 17 namespace policy { namespace
49 } // namespace policy
  /external/chromium_org/chrome/browser/policy/
configuration_policy_handler_list_factory.h 10 namespace policy { namespace
19 } // namespace policy
policy_helpers.cc 5 #include "chrome/browser/policy/policy_helpers.h"
20 namespace policy { namespace
53 } // namespace policy
policy_helpers.h 10 namespace policy { namespace
12 // Returns true if |url| should never be blacklisted by policy.
15 } // namespace policy
file_selection_dialogs_policy_handler.h 10 #include "components/policy/core/browser/configuration_policy_handler.h"
12 namespace policy { namespace
14 // ConfigurationPolicyHandler for the FileSelectionDialogs policy.
28 } // namespace policy
javascript_policy_handler.h 8 #include "components/policy/core/browser/configuration_policy_handler.h"
12 namespace policy { namespace
33 } // namespace policy
javascript_policy_handler_unittest.cc 5 #include "chrome/browser/policy/javascript_policy_handler.h"
8 #include "components/policy/core/browser/configuration_policy_pref_store.h"
9 #include "components/policy/core/browser/configuration_policy_pref_store_test.h"
10 #include "components/policy/core/browser/policy_error_map.h"
11 #include "components/policy/core/common/policy_map.h"
12 #include "policy/policy_constants.h"
14 namespace policy { namespace
24 // This is a boolean policy, but affects an integer preference.
26 PolicyMap policy; local
27 policy.Set(key::kJavascriptEnabled
48 PolicyMap policy; local
    [all...]
network_prediction_policy_handler.h 8 #include "components/policy/core/browser/configuration_policy_handler.h"
12 namespace policy { namespace
33 } // namespace policy
  /external/chromium_org/components/policy/core/browser/cloud/
message_util.h 9 #include "components/policy/core/common/cloud/cloud_policy_constants.h"
10 #include "components/policy/core/common/cloud/cloud_policy_store.h"
11 #include "components/policy/core/common/cloud/cloud_policy_validator.h"
12 #include "components/policy/policy_export.h"
14 namespace policy { namespace
31 } // namespace policy
  /external/chromium_org/chrome/browser/
browser_process_platform_part_base.h 15 namespace policy { namespace
41 virtual scoped_ptr<policy::BrowserPolicyConnector>
  /external/chromium_org/chrome/browser/download/
download_dir_policy_handler.h 10 #include "components/policy/core/browser/configuration_policy_handler.h"
14 namespace policy { namespace
16 } // namespace policy
18 // ConfigurationPolicyHandler for the DownloadDirectory policy.
19 class DownloadDirPolicyHandler : public policy::TypeCheckingPolicyHandler {
25 virtual bool CheckPolicySettings(const policy::PolicyMap& policies,
26 policy::PolicyErrorMap* errors) OVERRIDE;
29 const policy::PolicyMap& policies,
30 const policy::PolicyHandlerParameters& parameters,
  /external/chromium_org/chrome/browser/net/
disk_cache_dir_policy_handler.h 10 #include "components/policy/core/browser/configuration_policy_handler.h"
12 namespace policy { namespace
14 // ConfigurationPolicyHandler for the DiskCacheDir policy.
28 } // namespace policy
  /external/chromium_org/chrome/browser/policy/cloud/
policy_header_service_factory.h 11 namespace policy { namespace
42 } // namespace policy
user_cloud_policy_invalidator_factory.h 11 namespace policy { namespace
34 } // namespace policy

Completed in 451 milliseconds

1 2 3 4 5 6 7 8 91011>>