HomeSort by relevance Sort by last modified time
    Searched refs:NotifyNetworkStateHandler (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/chromeos/net/
proxy_config_handler.cc 30 void NotifyNetworkStateHandler(const std::string& service_path) {
108 base::Bind(&NotifyNetworkStateHandler, network.path()),
120 base::Bind(&NotifyNetworkStateHandler, network.path()),
  /external/chromium_org/chromeos/network/
network_cert_migrator.cc 168 &MigrationTask::NotifyNetworkStateHandler, this, service_path),
199 &MigrationTask::NotifyNetworkStateHandler, this, service_path),
214 NotifyNetworkStateHandler(service_path);
217 void NotifyNetworkStateHandler(const std::string& service_path) {

Completed in 79 milliseconds