Home
last modified time | relevance | path

Searched refs:ServiceName (Results 1 – 5 of 5) sorted by relevance

/openbmc/sdbusplus/tools/sdbusplus/
H A Dservicename.py10 class ServiceName(NamedElement): class
37 super(ServiceName, self).__init__(**kwargs)
H A Dinterface.py11 from .servicename import ServiceName
35 ServiceName(**s) for s in kwargs.pop("service_names", [])
/openbmc/telemetry/src/utils/
H A Ddbus_mapper.hpp15 using ServiceName = std::string; typedef
17 using SensorIfaces = std::vector<std::pair<ServiceName, Ifaces>>;
/openbmc/pldm/common/
H A Dutils.hpp192 using ServiceName = std::string; typedef
194 using MapperServiceMap = std::vector<std::pair<ServiceName, Interfaces>>;
/openbmc/docs/designs/
H A Dcode-update.md61 participant CU as <deviceX>CodeUpdater<br> ServiceName: xyz.openbmc_project.Software.<deviceX>