Home
last modified time | relevance | path

Searched defs:handler (Results 101 – 125 of 285) sorted by relevance

12345678910>>...12

/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update/
H A Dconfig-bmc.json3 "handler": { object
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bios-update/files/
H A Dconfig-bios.json3 "handler": { object
/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/
H A Dlog_mock.hpp32 auto handler = std::make_unique<testing::StrictMock<ImageHandlerMock>>(); in createMockLogConfig() local
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dconfig-static-bmc-reboot.json.in3 "handler": { object
H A Dconfig-static-bmc.json.in3 "handler": { object
H A Dconfig-bios.json.in3 "handler": { object
H A Dconfig-static-bmc-with-update-status.json.in3 "handler": { object
H A Dmain.cpp131 auto handler = FirmwareBlobHandler::CreateFirmwareBlobHandler( in createHandler() local
/openbmc/pldm/pldmd/
H A Dinvoker.hpp26 void registerHandler(Type pldmType, std::unique_ptr<CmdHandler> handler) in registerHandler()
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-bmc-update/
H A Dconfig-bmc.json3 "handler": { object
/openbmc/pldm/oem/ibm/test/
H A Dhost_bmc_lamp_test.cpp20 pldm::requester::Handler<pldm::requester::Request>* handler) : in MockLampTest()
/openbmc/sdbusplus/include/sdbusplus/
H A Dvtable.hpp135 const char* result, sd_bus_message_handler_t handler, in method()
143 sd_bus_message_handler_t handler, size_t offset, in method_o()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io.cpp851 std::unique_ptr<FileHandler> handler{}; in rwFileByTypeIntoMemory() local
923 std::unique_ptr<FileHandler> handler{}; in writeFileByType() local
980 std::unique_ptr<FileHandler> handler{}; in readFileByType() local
1029 std::unique_ptr<FileHandler> handler{}; in fileAck() local
1123 std::unique_ptr<FileHandler> handler{}; in newFileAvailable() local
1175 std::unique_ptr<FileHandler> handler{}; in fileAckWithMetaData() local
1219 std::unique_ptr<FileHandler> handler{}; in newFileAvailableWithMetaData() local
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_canhandle_unittest.cpp35 auto handler = FirmwareBlobHandler::CreateFirmwareBlobHandler( in TEST() local
/openbmc/google-ipmi-sys/
H A Dcpld.cpp41 Resp cpldVersion(std::span<const uint8_t> data, const HandlerInterface* handler) in cpldVersion()
H A Dentity_name.cpp51 Resp getEntityName(std::span<const uint8_t> data, HandlerInterface* handler) in getEntityName()
/openbmc/telemetry/src/utils/
H A Dmessanger_service.hpp37 if (const HandlerType* handler = in send() local
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bmc-update/files/
H A Dconfig-bmc.json3 "handler": { object
/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/
H A Dversion_mock.hpp18 auto handler = std::make_unique<testing::StrictMock<ImageHandlerMock>>(); in createMockVersionConfig() local
/openbmc/bmcweb/include/
H A Dcredential_pipe.hpp54 WriteHandler&& handler) in asyncWrite()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dinterrupts.c84 irq_install_handler(int vec, interrupt_handler_t *handler, void *arg) in irq_install_handler()
/openbmc/pldm/host-bmc/
H A Ddbus_to_event_handler.hpp100 pldm::requester::Handler<pldm::requester::Request>* handler; member in pldm::state_sensor::DbusToPLDMEvent
/openbmc/phosphor-net-ipmid/command/
H A Dsol_cmds.cpp18 std::shared_ptr<message::Handler>& handler) in payloadHandler()
/openbmc/bmcweb/redfish-core/include/
H A Dredfishoemrule.hpp102 handler; member in redfish::OemRule
/openbmc/phosphor-gpio-monitor/
H A Dmonitor.hpp51 sd_event_io_handler_t handler = Monitor::processEvents, in Monitor()

12345678910>>...12