Searched refs:primarycode_t (Results 1 – 2 of 2) sorted by relevance
56 using primarycode_t = std::vector<uint8_t>; in IpmiPostReporter() typedef58 using postcode_t = std::tuple<primarycode_t, secondarycode_t>; in IpmiPostReporter()
56 using primarycode_t = std::vector<uint8_t>; typedef58 using postcode_t = std::tuple<primarycode_t, secondarycode_t>;78 primarycode_t primary;