Home
last modified time | relevance | path

Searched defs:handler (Results 76 – 100 of 285) sorted by relevance

12345678910>>...12

/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-server52 handler = bb.event.LogHandler() variable
H A Dbitbake-selftest59 handler = StdoutStreamHandler() variable
/openbmc/phosphor-post-code-manager/src/
H A Dpost_code.cpp86 void from_json(const json& j, PostCodeHandler& handler) in from_json()
113 for (const auto& handler : handlers) in find() local
126 const PostCodeHandler* handler = find(code); in handle() local
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dsigcontext.h10 unsigned long handler; member
/openbmc/bmcweb/test/include/
H A Dcredential_pipe_test.cpp21 static void handler(boost::asio::io_context& io, in handler() function
/openbmc/telemetry/src/utils/
H A Dmessanger.hpp30 void on_receive(std::function<void(const EventType&)> handler) in on_receive()
/openbmc/pldm/fw-update/
H A Daggregate_update_manager.hpp29 pldm::requester::Handler<pldm::requester::Request>& handler, in AggregateUpdateManager()
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/bios-update/
H A Dconfig-bios.json4 "handler": { object
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/cpld-update/
H A Dconfig-mbcpld.json4 "handler": { object
H A Dconfig-bmccpld.json4 "handler": { object
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-bios-update/
H A Dconfig-bios.json3 "handler": { object
/openbmc/openbmc/meta-google/recipes-phosphor/flash/dummy-gbmc-update/
H A Dconfig-dummy.json3 "handler": { object
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-cpld-update/
H A Dconfig-mbcpld.json3 "handler": { object
H A Dconfig-bmccpld.json3 "handler": { object
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-scp-update/
H A Dconfig-scpback.json3 "handler": { object
H A Dconfig-scp.json3 "handler": { object
/openbmc/google-ipmi-sys/
H A Dbm_instance.cpp45 HandlerInterface* handler) in getBMInstanceProperty()
H A Dcable.cpp40 Resp cableCheck(std::span<const uint8_t> data, const HandlerInterface* handler) in cableCheck()
H A Dpcie_bifurcation.cpp46 Resp pcieBifurcation(std::span<const uint8_t> data, HandlerInterface* handler) in pcieBifurcation()
/openbmc/intel-ipmi-oem/include/
H A Dcommandutils.hpp42 ipmid_callback_t handler, ipmi_cmd_privilege_t priv) in ipmiPrintAndRegister()
/openbmc/bmcweb/http/routing/
H A Dtaggedrule.hpp88 handler; member in crow::TaggedRule
/openbmc/phosphor-net-ipmid/command/
H A Dsession_cmds.cpp21 std::shared_ptr<message::Handler>& handler) in setSessionPrivilegeLevel()
246 std::shared_ptr<message::Handler>& handler) in closeSession()
/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp127 inline void setOemBiosHandler(pldm::responder::oem_bios::Handler* handler) in setOemBiosHandler()
162 pldm::requester::Handler<pldm::requester::Request>* handler; member in pldm::responder::bios::BIOSConfig
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/bmc-update/
H A Dconfig-bmc.json4 "handler": { object
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update/
H A Dconfig-bmc.json3 "handler": { object

12345678910>>...12