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

  /system/update_engine/update_manager/
real_shill_provider.cc 55 properties.find(shill::kDefaultServiceProperty);
66 if (name == shill::kDefaultServiceProperty) {
real_shill_provider_unittest.cc 135 shill::kDefaultServiceProperty, dbus::ObjectPath(service_path));
232 reply_dict[shill::kDefaultServiceProperty] =
295 reply_dict[shill::kDefaultServiceProperty] = "/not/an/object/path";
  /system/update_engine/
connection_manager.cc 146 properties.find(shill::kDefaultServiceProperty);
connection_manager_unittest.cc 104 reply_dict[shill::kDefaultServiceProperty] =
  /external/cros/system_api/dbus/shill/
dbus-constants.h 564 const char kDefaultServiceProperty[] = "DefaultService";
    [all...]

Completed in 57 milliseconds