Home
last modified time | relevance | path

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

/openbmc/phosphor-host-postd/ipmisnoop/
H A Dipmisnoop.hpp57 using secondarycode_t = std::vector<uint8_t>; in IpmiPostReporter() typedef
/openbmc/phosphor-post-code-manager/inc/
H A Dpost_code.hpp54 using secondarycode_t = std::vector<uint8_t>; typedef