Home
last modified time | relevance | path

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

/openbmc/pldm/pldmtool/
H A Dpldm_fw_update_cmd.cpp1284 bool8_t nonFunctioningComponentIndication; in parseResponseMsg() local
1287 &nonFunctioningComponentIndication, in parseResponseMsg()
1303 nonFunctioningComponentIndication ? "True" : "False"; in parseResponseMsg()
1305 if (nonFunctioningComponentIndication) in parseResponseMsg()
/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp4726 bool8_t nonFunctioningComponentIndication = 0; in TEST() local
4730 &nonFunctioningComponentIndication, &nonFunctioningComponentBitmap); in TEST()
4733 EXPECT_EQ(nonFunctioningComponentIndication, in TEST()
4747 &nonFunctioningComponentIndication, &nonFunctioningComponentBitmap); in TEST()
4750 EXPECT_EQ(nonFunctioningComponentIndication, in TEST()
4762 &nonFunctioningComponentIndication, &nonFunctioningComponentBitmap); in TEST()
4775 bool8_t nonFunctioningComponentIndication = 0; in TEST() local
4780 &nonFunctioningComponentIndication, &nonFunctioningComponentBitmap); in TEST()
4785 &nonFunctioningComponentIndication, &nonFunctioningComponentBitmap); in TEST()
4795 &nonFunctioningComponentIndication, nullptr); in TEST()
[all …]