Searched refs:network_configuration_handler (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dnetwork_handler.h57 NetworkConfigurationHandler* network_configuration_handler();
H A Dnetwork_connection_handler.h152 NetworkConfigurationHandler* network_configuration_handler,
H A Dnetwork_handler.cc14 #include "chromeos/network/network_configuration_handler.h"
116 NetworkConfigurationHandler* NetworkHandler::network_configuration_handler() { function in class:chromeos::NetworkHandler
H A Dmanaged_network_configuration_handler_impl.h121 NetworkConfigurationHandler* network_configuration_handler,
H A Dmanaged_network_configuration_handler_impl.cc22 #include "chromeos/network/network_configuration_handler.h"
600 NetworkConfigurationHandler* network_configuration_handler,
604 network_configuration_handler_ = network_configuration_handler;
597 Init( NetworkStateHandler* network_state_handler, NetworkProfileHandler* network_profile_handler, NetworkConfigurationHandler* network_configuration_handler, NetworkDeviceHandler* network_device_handler) argument
H A Dnetwork_connection_handler.cc20 #include "chromeos/network/network_configuration_handler.h"
171 NetworkConfigurationHandler* network_configuration_handler,
193 configuration_handler_ = network_configuration_handler;
169 Init( NetworkStateHandler* network_state_handler, NetworkConfigurationHandler* network_configuration_handler, ManagedNetworkConfigurationHandler* managed_network_configuration_handler) argument
/external/chromium_org/components/metrics/net/
H A Dwifi_access_point_info_provider_chromeos.cc10 #include "chromeos/network/network_configuration_handler.h"
52 NetworkHandler::Get()->network_configuration_handler()->GetProperties(
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dinternet_options_handler.cc37 #include "chromeos/network/network_configuration_handler.h"
170 NetworkHandler::Get()->network_configuration_handler()->SetProperties(
409 NetworkHandler::Get()->network_configuration_handler()->GetProperties(
432 NetworkHandler::Get()->network_configuration_handler()->ClearProperties(
456 NetworkHandler::Get()->network_configuration_handler()->SetProperties(
740 NetworkHandler::Get()->network_configuration_handler()->GetProperties(
812 NetworkHandler::Get()->network_configuration_handler()->ClearProperties(
819 NetworkHandler::Get()->network_configuration_handler()->SetProperties(
885 NetworkHandler::Get()->network_configuration_handler()->
/external/chromium_org/ash/system/chromeos/network/
H A Dnetwork_connect.cc21 #include "chromeos/network/network_configuration_handler.h"
257 NetworkHandler::Get()->network_configuration_handler()->CreateConfiguration(
294 NetworkHandler::Get()->network_configuration_handler()->ClearProperties(
307 NetworkHandler::Get()->network_configuration_handler()->SetProperties(
474 NetworkHandler::Get()->network_configuration_handler()->SetNetworkProfile(
H A Dnetwork_state_notifier.cc14 #include "chromeos/network/network_configuration_handler.h"
215 NetworkHandler::Get()->network_configuration_handler()->GetProperties(
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dmobile_setup_ui.cc32 #include "chromeos/network/network_configuration_handler.h"
276 NetworkHandler::Get()->network_configuration_handler()->GetProperties(
407 NetworkHandler::Get()->network_configuration_handler()->GetProperties(
537 NetworkHandler::Get()->network_configuration_handler()->GetProperties(
H A Dnetwork_config_message_handler.cc16 #include "chromeos/network/network_configuration_handler.h"
177 NetworkHandler::Get()->network_configuration_handler()->GetProperties(
/external/chromium_org/athena/system/
H A Dnetwork_selector.cc9 #include "chromeos/network/network_configuration_handler.h"
135 NetworkHandler::Get()->network_configuration_handler()->SetProperties(
171 NetworkHandler::Get()->network_configuration_handler()->SetNetworkProfile(
/external/chromium_org/chrome/browser/chromeos/options/
H A Dwimax_config_view.cc19 #include "chromeos/network/network_configuration_handler.h"
351 NetworkHandler::Get()->network_configuration_handler()->GetProperties(
H A Dvpn_config_view.cc18 #include "chromeos/network/network_configuration_handler.h"
695 NetworkHandler::Get()->network_configuration_handler()->GetProperties(
H A Dwifi_config_view.cc20 #include "chromeos/network/network_configuration_handler.h"
1194 NetworkHandler::Get()->network_configuration_handler()->GetProperties(
/external/chromium_org/chrome/browser/chromeos/net/
H A Donc_utils.cc16 #include "chromeos/network/network_configuration_handler.h"
239 NetworkHandler::Get()->network_configuration_handler();
/external/chromium_org/chrome/browser/chromeos/mobile/
H A Dmobile_activator.cc32 #include "chromeos/network/network_configuration_handler.h"
280 NetworkHandler::Get()->network_configuration_handler()->GetProperties(
316 NetworkHandler::Get()->network_configuration_handler()->SetProperties(

Completed in 245 milliseconds