Home
last modified time | relevance | path

Searched refs:descriptorTitleStrType (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/pldmtool/
H A Dpldm_fw_update_cmd.cpp623 uint8_t descriptorTitleStrType = 0; in parseResponseMsg() local
629 &descriptorTitleStrType, &descriptorTitleStr, in parseResponseMsg()
/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp754 uint8_t descriptorTitleStrType = 0; in TEST() local
760 &descriptorTitleStrType, &descriptorTitleStr, in TEST()
764 EXPECT_EQ(descriptorTitleStrType, PLDM_STR_TYPE_ASCII); in TEST()