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

  /external/cros/system_api/dbus/
service_constants.h 331 const char kTypeProperty[] = "Type";
634 const char kTypeProperty[] = "Type";
741 const char kTypeProperty[] = "Type";
757 const char kTypeProperty[] = "Type";
    [all...]
  /system/update_engine/
connection_manager.cc 179 const auto& prop_type = properties.find(shill::kTypeProperty);
connection_manager_unittest.cc 119 reply_dict[shill::kTypeProperty] = string(service_type);
  /system/update_engine/update_manager/
real_shill_provider.cc 139 const auto& prop_type = properties.find(shill::kTypeProperty);
real_shill_provider_unittest.cc 248 reply_dict[shill::kTypeProperty] = std::string(service_type);
  /external/cros/system_api/dbus/shill/
dbus-constants.h 64 const char kTypeProperty[] = "Type";
    [all...]

Completed in 64 milliseconds