Home
last modified time | relevance | path

Searched defs:handlers (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/openbmc/poky/bitbake/contrib/
H A Dautobuilderlog.json6 "handlers": ["BitBake.verbconsole"] array
10 "handlers": ["BitBake.verbconsole"] array
/openbmc/pldm/pldmd/
H A Dinvoker.hpp48 std::map<Type, std::unique_ptr<CmdHandler>> handlers; member in pldm::responder::Invoker
H A Dhandler.hpp63 std::map<Command, HandlerFunc> handlers; member in pldm::responder::CmdHandler
/openbmc/telemetry/src/utils/
H A Dmessanger_service.hpp17 std::vector<std::any> handlers; member
/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handlers_builder.cpp39 std::vector<HandlerConfig<VersionBlobHandler::ActionPack>> handlers; in buildHandlerFromJson() local
/openbmc/phosphor-post-code-manager/src/
H A Dmain.cpp26 PostCodeHandlers handlers; in main() local
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dfirmware_handlers_builder.cpp38 std::vector<HandlerConfig<ActionPack>> handlers; in buildHandlerFromJson() local
H A Dfirmware_handler.hpp219 std::vector<HandlerPack> handlers; member in ipmi_flash::FirmwareBlobHandler
/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dlog_handlers_builder.cpp38 std::vector<HandlerConfig<LogBlobHandler::ActionPack>> handlers; in buildHandlerFromJson() local
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_kmod.py141 def register_recipe_handlers(handlers): argument
H A Dcreate_kernel.py88 def register_recipe_handlers(handlers): argument
H A Dcreate_npm.py297 def register_recipe_handlers(handlers): argument
H A Dcreate_go.py776 def register_recipe_handlers(handlers): argument
/openbmc/pldm/requester/
H A Dmctp_endpoint_discovery.hpp92 std::vector<MctpDiscoveryHandlerIntf*> handlers; member in pldm::MctpDiscovery
/openbmc/phosphor-ipmi-blobs/
H A Dmanager.hpp274 std::vector<std::unique_ptr<GenericBlobInterface>> handlers; member in blobs::BlobManager
H A Dprocess.cpp40 static const std::unordered_map<BlobOEMCommands, IpmiBlobHandler> handlers = { variable
/openbmc/phosphor-host-ipmid/libipmid/
H A Dsignals.cpp75 handlers; member in __anon3b1fb37a0111::SignalHandler
/openbmc/pldm/platform-mc/
H A Devent_manager.hpp121 pldm::platform_mc::HandlerFuncs handlers) in registerPolledEventHandler()
H A Dmanager.hpp236 pldm::platform_mc::HandlerFuncs handlers) in registerPolledEventHandler()
/openbmc/boost-dbus/include/dbus/detail/
H A Dqueue.hpp28 std::deque<handler_type> handlers; member in dbus::detail::queue
/openbmc/openbmc/poky/bitbake/lib/bb/parse/
H A D__init__.py17 handlers = [] variable
/openbmc/phosphor-post-code-manager/inc/
H A Dpost_code.hpp86 std::vector<PostCodeHandler> handlers; member
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dknotty.py160 def __init__(self, main, helper, handlers, quiet): argument
/openbmc/qemu/hw/i386/
H A Dvapic.c409 VAPICHandlers *handlers = info->handler; in do_patch_instruction() local
452 VAPICHandlers *handlers; in patch_instruction() local
/openbmc/pldm/libpldmresponder/
H A Dplatform.hpp228 inline void registerEventHandlers(EventType eventId, EventHandlers handlers) in registerEventHandlers()

12