Home
last modified time | relevance | path

Searched refs:applyTimeIntf (Results 1 – 4 of 4) sorted by relevance

/openbmc/openpower-pnor-code-mgmt/
H A Dactivation.cpp168 auto service = utils::getService(bus, applyTimeObjPath, applyTimeIntf); in checkApplyTimeImmediate()
180 method.append(applyTimeIntf, applyTimeProp); in checkApplyTimeImmediate()
H A Dactivation.hpp40 constexpr auto applyTimeIntf = "xyz.openbmc_project.Software.ApplyTime"; variable
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dactivation.cpp370 auto service = utils::getService(bus, applyTimeObjPath, applyTimeIntf); in checkApplyTimeImmediate()
381 method.append(applyTimeIntf, applyTimeProp); in checkApplyTimeImmediate()
H A Dactivation.hpp48 constexpr auto applyTimeIntf = "xyz.openbmc_project.Software.ApplyTime"; variable