Searched defs:ActivateCellular (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/system/chromeos/network/
H A Dnetwork_connect.cc94 ash::network_connect::ActivateCellular(service_path);
166 network_connect::ActivateCellular(service_path);
343 ActivateCellular(service_path);
402 void ActivateCellular(const std::string& service_path) { function in namespace:ash::network_connect
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);

Completed in 328 milliseconds