Searched refs:NotifyNetworkStateHandler (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/chrome/browser/chromeos/net/ |
D | proxy_config_handler.cc | 30 void NotifyNetworkStateHandler(const std::string& service_path) { in NotifyNetworkStateHandler() function 108 base::Bind(&NotifyNetworkStateHandler, network.path()), in SetProxyConfigForNetwork() 120 base::Bind(&NotifyNetworkStateHandler, network.path()), in SetProxyConfigForNetwork()
|
/external/chromium_org/chromeos/network/ |
D | network_cert_migrator.cc | 169 &MigrationTask::NotifyNetworkStateHandler, this, service_path), in ClearNssProperty() 200 &MigrationTask::NotifyNetworkStateHandler, this, service_path), in SetNssAndPemProperties() 215 NotifyNetworkStateHandler(service_path); in LogErrorAndNotifyNetworkStateHandler() 218 void NotifyNetworkStateHandler(const std::string& service_path) { in NotifyNetworkStateHandler() function in chromeos::NetworkCertMigrator::MigrationTask
|