Home
last modified time | relevance | path

Searched refs:entityManagerBusName (Results 1 – 2 of 2) sorted by relevance

/openbmc/entity-manager/src/gpio-presence/
H A Dgpio_presence_manager.cpp28 const std::string entityManagerBusName = "xyz.openbmc_project.EntityManager"; variable
144 .service(entityManagerBusName) in addConfigFromDbusAsync()
175 .service(entityManagerBusName) in getParentInventoryCompatible()
/openbmc/phosphor-virtual-sensor/src/
H A Dthresholds.hpp14 const constexpr char* entityManagerBusName = variable
186 setDbusProperty(bus, entityManagerBusName, entityPath, in warningHigh()
198 setDbusProperty(bus, entityManagerBusName, entityPath, in warningLow()
320 setDbusProperty(bus, entityManagerBusName, entityPath, in criticalHigh()
331 setDbusProperty(bus, entityManagerBusName, entityPath, in criticalLow()