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

/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_network_configuration_updater.cc71 base::ListValue* network_configs_onc,
75 *network_configs_onc,
70 ApplyNetworkPolicy( base::ListValue* network_configs_onc, base::DictionaryValue* global_network_config) argument
H A Duser_network_configuration_updater.cc114 base::ListValue* network_configs_onc,
118 network_configs_onc);
121 *network_configs_onc,
113 ApplyNetworkPolicy( base::ListValue* network_configs_onc, base::DictionaryValue* global_network_config) argument
/external/chromium_org/chromeos/network/
H A Dmanaged_network_configuration_handler_impl.cc358 const base::ListValue& network_configs_onc,
382 for (base::ListValue::const_iterator it = network_configs_onc.begin();
383 it != network_configs_onc.end(); ++it) {
355 SetPolicy( ::onc::ONCSource onc_source, const std::string& userhash, const base::ListValue& network_configs_onc, const base::DictionaryValue& global_network_config) argument

Completed in 101 milliseconds