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

  /system/update_engine/update_manager/
real_shill_provider.cc 81 properties.find(shill::kDefaultServiceProperty);
92 if (name == shill::kDefaultServiceProperty) {
real_shill_provider_unittest.cc 132 shill::kDefaultServiceProperty, dbus::ObjectPath(service_path));
229 reply_dict[shill::kDefaultServiceProperty] =
292 reply_dict[shill::kDefaultServiceProperty] = "/not/an/object/path";
  /system/update_engine/
connection_manager.cc 188 properties.find(shill::kDefaultServiceProperty);
connection_manager_unittest.cc 101 reply_dict[shill::kDefaultServiceProperty] =
  /external/cros/system_api/dbus/shill/
dbus-constants.h 544 const char kDefaultServiceProperty[] = "DefaultService";
    [all...]
  /system/connectivity/shill/
manager_unittest.cc     [all...]
manager.cc 195 kDefaultServiceProperty, &Manager::GetDefaultServiceRpcIdentifier);
    [all...]

Completed in 382 milliseconds