Searched defs:ActivateCellularModem (Results 1 – 4 of 4) sorted by relevance
184 void ChromeosServiceDBusAdaptor::ActivateCellularModem( in ActivateCellularModem() function in shill::ChromeosServiceDBusAdaptor
357 void CellularService::ActivateCellularModem(const string& carrier, in ActivateCellularModem() function in shill::CellularService
366 void Service::ActivateCellularModem(const string& /*carrier*/, in ActivateCellularModem() function in shill::Service
955 TEST_F(ServiceTest, ActivateCellularModem) { in TEST_F() argument