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

  /external/chromium_org/ash/system/chromeos/network/
network_connect.h 40 ASH_EXPORT void ActivateCellular(const std::string& service_path);
network_connect.cc 94 ash::network_connect::ActivateCellular(service_path);
166 network_connect::ActivateCellular(service_path);
343 ActivateCellular(service_path);
402 void ActivateCellular(const std::string& service_path) {
403 NET_LOG_USER("ActivateCellular", service_path);
406 NET_LOG_ERROR("ActivateCellular with no Service", service_path);
413 NET_LOG_ERROR("ActivateCellular with no Device", service_path);
423 NET_LOG_ERROR("ActivateCellular for activated service", service_path);
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.cc 470 ash::network_connect::ActivateCellular(network->path());
    [all...]

Completed in 125 milliseconds