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

  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.h 79 void UpdateConnectionData(const std::string& service_path);
internet_options_handler.cc 88 "options.internet.DetailsInternetPage.updateConnectionData";
150 // UpdateConnectionData may send requests for stale services; ignore
152 if (function == "UpdateConnectionData" &&
471 UpdateConnectionData(network->path());
621 void InternetOptionsHandler::UpdateConnectionData(
630 base::Bind(&ShillError, "UpdateConnectionData"));
665 UpdateConnectionData(network->path());
674 UpdateConnectionData(network->path());
687 UpdateConnectionData(network->path());
    [all...]

Completed in 864 milliseconds