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

  /system/update_engine/
connection_utils.cc 29 } else if (type_str == shill::kTypeWimax) {
57 return shill::kTypeWimax;
connection_manager_unittest.cc 175 TestWithServiceType(shill::kTypeWimax, nullptr, ConnectionType::kWimax);
187 shill::kTypeVPN, shill::kTypeWimax, ConnectionType::kWimax);
377 EXPECT_STREQ(shill::kTypeWimax,
  /external/cros/system_api/dbus/shill/
dbus-constants.h 321 const char kTypeWimax[] = "wimax";
    [all...]
  /system/update_engine/update_manager/
real_shill_provider_unittest.cc 325 shill::kTypeWimax,

Completed in 49 milliseconds