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

  /system/update_engine/
connection_utils.cc 25 if (type_str == shill::kTypeEthernet) {
53 return shill::kTypeEthernet;
connection_manager_unittest.cc 173 TestWithServiceType(shill::kTypeEthernet, nullptr, ConnectionType::kEthernet);
373 EXPECT_STREQ(shill::kTypeEthernet,
  /system/update_engine/update_manager/
real_shill_provider_unittest.cc 197 service_path, shill::kTypeEthernet, shill_tethering, &conn_change_time);
309 shill::kTypeEthernet,
378 shill::kTypeEthernet,
390 shill::kTypeEthernet,
404 shill::kTypeEthernet,
491 shill::kTypeEthernet,
527 shill::kTypeEthernet,
  /external/cros/system_api/dbus/shill/
dbus-constants.h 319 const char kTypeEthernet[] = "ethernet";
    [all...]

Completed in 2611 milliseconds