Home
last modified time | relevance | path

Searched defs:PostCodeHandler (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-post-code-manager/inc/
H A Dpost_code.hpp74 struct PostCodeHandler struct
86 std::vector<PostCodeHandler> handlers; argument
/openbmc/pldm/oem/meta/libpldmresponder/
H A Dfile_io_type_post_code.hpp14 class PostCodeHandler : public FileHandler class
23 explicit PostCodeHandler(pldm_tid_t tid) : tid(tid) {} in PostCodeHandler() function in pldm::responder::oem_meta::PostCodeHandler