Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dupdate_manager.hpp20 using UpdateIntf = sdbusplus::server::object_t< typedef
32 class Manager : public UpdateIntf
41 UpdateIntf(ctx.get_bus(), path.c_str(), UpdateIntf::action::defer_emit), in Manager()