Home
last modified time | relevance | path

Searched refs:network_profile_handler (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/chromeos/network/
Dnetwork_handler.h55 NetworkProfileHandler* network_profile_handler();
Dnetwork_handler.cc108 NetworkProfileHandler* NetworkHandler::network_profile_handler() { in network_profile_handler() function in chromeos::NetworkHandler
Dmanaged_network_configuration_handler_impl.h112 NetworkProfileHandler* network_profile_handler,
Dmanaged_network_configuration_handler_impl.cc572 NetworkProfileHandler* network_profile_handler, in Init() argument
575 network_profile_handler_ = network_profile_handler; in Init()
Dnetwork_connection_handler.cc95 NetworkHandler::Get()->network_profile_handler()->GetDefaultUserProfile(); in GetDefaultUserProfilePath()
/external/chromium_org/chrome/browser/chromeos/net/
Dproxy_config_handler.cc69 ->network_profile_handler()->GetProfileForPath(network.profile_path()); in GetProxyConfigForFavoriteNetwork()
Donc_utils.cc200 NetworkHandler::Get()->network_profile_handler()->GetProfileForUserhash( in ImportNetworksForUser()
/external/chromium_org/chrome/browser/chromeos/
Dproxy_config_service_impl.cc134 ->network_profile_handler()->GetProfileForPath(network_profile_path); in IgnoreProxy()
/external/chromium_org/chromeos/
Dchromeos.gyp278 'network/network_profile_handler.cc',
279 'network/network_profile_handler.h',
/external/chromium_org/ash/system/chromeos/network/
Dnetwork_connect.cc285 NetworkHandler::Get()->network_profile_handler()-> in GetNetworkProfilePath()