Home
last modified time | relevance | path

Searched refs:applyTimeObjPath (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()
178 auto method = bus.new_method_call(service.c_str(), applyTimeObjPath, in checkApplyTimeImmediate()
H A Dactivation.hpp42 constexpr auto applyTimeObjPath = "/xyz/openbmc_project/software/apply_time"; variable
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dactivation.cpp370 auto service = utils::getService(bus, applyTimeObjPath, applyTimeIntf); in checkApplyTimeImmediate()
379 auto method = bus.new_method_call(service.c_str(), applyTimeObjPath, in checkApplyTimeImmediate()
H A Dactivation.hpp50 constexpr auto applyTimeObjPath = "/xyz/openbmc_project/software/apply_time"; variable