Searched defs:network_config_handler (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_network_configuration_updater.cc24 chromeos::ManagedNetworkConfigurationHandler* network_config_handler,
29 network_config_handler,
38 chromeos::ManagedNetworkConfigurationHandler* network_config_handler,
44 network_config_handler),
22 CreateForDevicePolicy( PolicyService* policy_service, chromeos::ManagedNetworkConfigurationHandler* network_config_handler, chromeos::NetworkDeviceHandler* network_device_handler, chromeos::CrosSettings* cros_settings) argument
36 DeviceNetworkConfigurationUpdater( PolicyService* policy_service, chromeos::ManagedNetworkConfigurationHandler* network_config_handler, chromeos::NetworkDeviceHandler* network_device_handler, chromeos::CrosSettings* cros_settings) argument
H A Dnetwork_configuration_updater.cc43 chromeos::ManagedNetworkConfigurationHandler* network_config_handler)
45 network_config_handler_(network_config_handler),
39 NetworkConfigurationUpdater( onc::ONCSource onc_source, std::string policy_key, PolicyService* policy_service, chromeos::ManagedNetworkConfigurationHandler* network_config_handler) argument
H A Duser_network_configuration_updater.cc34 chromeos::ManagedNetworkConfigurationHandler* network_config_handler) {
40 network_config_handler));
60 chromeos::ManagedNetworkConfigurationHandler* network_config_handler)
64 network_config_handler),
29 CreateForUserPolicy( Profile* profile, bool allow_trusted_certs_from_policy, const user_manager::User& user, PolicyService* policy_service, chromeos::ManagedNetworkConfigurationHandler* network_config_handler) argument
55 UserNetworkConfigurationUpdater( Profile* profile, bool allow_trusted_certs_from_policy, const user_manager::User& user, PolicyService* policy_service, chromeos::ManagedNetworkConfigurationHandler* network_config_handler) argument

Completed in 89 milliseconds