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

  /system/update_engine/
connection_utils.cc 27 } else if (type_str == shill::kTypeWifi) {
55 return shill::kTypeWifi;
connection_manager_unittest.cc 162 "/service/guest/network", shill::kTypeWifi, nullptr, service_tethering);
174 TestWithServiceType(shill::kTypeWifi, nullptr, ConnectionType::kWifi);
185 TestWithServiceType(shill::kTypeVPN, shill::kTypeWifi, ConnectionType::kWifi);
375 EXPECT_STREQ(shill::kTypeWifi,
  /system/update_engine/update_manager/
real_shill_provider_unittest.cc 317 shill::kTypeWifi,
359 shill::kTypeWifi,
408 shill::kTypeWifi,
  /external/cros/system_api/dbus/shill/
dbus-constants.h 320 const char kTypeWifi[] = "wifi";
    [all...]

Completed in 43 milliseconds