Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/oem/example/
H A Dapphandler.cpp132 ipmi::DbusObjectInfo bmcObject{}; in getCurrentBmcStateWithFallback() local
134 ipmi::getDbusObject(ctx, BMCState::interface, bmcObject); in getCurrentBmcStateWithFallback()
141 ctx, bmcObject.second, bmcObject.first, BMCState::interface, in getCurrentBmcStateWithFallback()
/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp186 ipmi::DbusObjectInfo bmcObject = in getCurrentBmcState() local
189 bus, bmcObject.second, bmcObject.first, BMCState::interface, in getCurrentBmcState()