Searched refs:applyTimeObjPath (Results 1 – 4 of 4) sorted by relevance
168 auto service = utils::getService(bus, applyTimeObjPath, applyTimeIntf); in checkApplyTimeImmediate()178 auto method = bus.new_method_call(service.c_str(), applyTimeObjPath, in checkApplyTimeImmediate()
42 constexpr auto applyTimeObjPath = "/xyz/openbmc_project/software/apply_time"; variable
370 auto service = utils::getService(bus, applyTimeObjPath, applyTimeIntf); in checkApplyTimeImmediate()379 auto method = bus.new_method_call(service.c_str(), applyTimeObjPath, in checkApplyTimeImmediate()
50 constexpr auto applyTimeObjPath = "/xyz/openbmc_project/software/apply_time"; variable