/openbmc/openbmc/poky/bitbake/contrib/ |
H A D | autobuilderlog.json | 6 "handlers": ["BitBake.verbconsole"] array 10 "handlers": ["BitBake.verbconsole"] array
|
/openbmc/pldm/pldmd/ |
H A D | invoker.hpp | 48 std::map<Type, std::unique_ptr<CmdHandler>> handlers; member in pldm::responder::Invoker
|
H A D | handler.hpp | 63 std::map<Command, HandlerFunc> handlers; member in pldm::responder::CmdHandler
|
/openbmc/telemetry/src/utils/ |
H A D | messanger_service.hpp | 17 std::vector<std::any> handlers; member
|
/openbmc/phosphor-ipmi-flash/bmc/version-handler/ |
H A D | version_handlers_builder.cpp | 39 std::vector<HandlerConfig<VersionBlobHandler::ActionPack>> handlers; in buildHandlerFromJson() local
|
/openbmc/phosphor-post-code-manager/src/ |
H A D | main.cpp | 26 PostCodeHandlers handlers; in main() local
|
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/ |
H A D | firmware_handlers_builder.cpp | 38 std::vector<HandlerConfig<ActionPack>> handlers; in buildHandlerFromJson() local
|
H A D | firmware_handler.hpp | 219 std::vector<HandlerPack> handlers; member in ipmi_flash::FirmwareBlobHandler
|
/openbmc/phosphor-ipmi-flash/bmc/log-handler/ |
H A D | log_handlers_builder.cpp | 38 std::vector<HandlerConfig<LogBlobHandler::ActionPack>> handlers; in buildHandlerFromJson() local
|
/openbmc/openbmc/poky/scripts/lib/recipetool/ |
H A D | create_kmod.py | 141 def register_recipe_handlers(handlers): argument
|
H A D | create_kernel.py | 88 def register_recipe_handlers(handlers): argument
|
H A D | create_npm.py | 297 def register_recipe_handlers(handlers): argument
|
H A D | create_go.py | 776 def register_recipe_handlers(handlers): argument
|
/openbmc/pldm/requester/ |
H A D | mctp_endpoint_discovery.hpp | 92 std::vector<MctpDiscoveryHandlerIntf*> handlers; member in pldm::MctpDiscovery
|
/openbmc/phosphor-ipmi-blobs/ |
H A D | manager.hpp | 274 std::vector<std::unique_ptr<GenericBlobInterface>> handlers; member in blobs::BlobManager
|
H A D | process.cpp | 40 static const std::unordered_map<BlobOEMCommands, IpmiBlobHandler> handlers = { variable
|
/openbmc/phosphor-host-ipmid/libipmid/ |
H A D | signals.cpp | 75 handlers; member in __anon3b1fb37a0111::SignalHandler
|
/openbmc/pldm/platform-mc/ |
H A D | event_manager.hpp | 121 pldm::platform_mc::HandlerFuncs handlers) in registerPolledEventHandler()
|
H A D | manager.hpp | 236 pldm::platform_mc::HandlerFuncs handlers) in registerPolledEventHandler()
|
/openbmc/boost-dbus/include/dbus/detail/ |
H A D | queue.hpp | 28 std::deque<handler_type> handlers; member in dbus::detail::queue
|
/openbmc/openbmc/poky/bitbake/lib/bb/parse/ |
H A D | __init__.py | 17 handlers = [] variable
|
/openbmc/phosphor-post-code-manager/inc/ |
H A D | post_code.hpp | 86 std::vector<PostCodeHandler> handlers; member
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | knotty.py | 160 def __init__(self, main, helper, handlers, quiet): argument
|
/openbmc/qemu/hw/i386/ |
H A D | vapic.c | 409 VAPICHandlers *handlers = info->handler; in do_patch_instruction() local 452 VAPICHandlers *handlers; in patch_instruction() local
|
/openbmc/pldm/libpldmresponder/ |
H A D | platform.hpp | 228 inline void registerEventHandlers(EventType eventId, EventHandlers handlers) in registerEventHandlers()
|