Searched refs:encode_get_tid_resp (Results 1 – 6 of 6) sorted by relevance
/openbmc/pldm/libpldmresponder/ |
H A D | base.cpp | 183 auto rc = encode_get_tid_resp(request->hdr.instance_id, PLDM_SUCCESS, in getTID()
|
/openbmc/libpldm/include/libpldm/ |
H A D | base.h | 595 int encode_get_tid_resp(uint8_t instance_id, uint8_t completion_code,
|
/openbmc/pldm/requester/test/ |
H A D | handler_test.cpp | 287 encode_get_tid_resp(instanceId, PLDM_SUCCESS, expectedTid, mockResponseMsg); in TEST_F()
|
/openbmc/libpldm/src/dsp/ |
H A D | base.c | 426 int encode_get_tid_resp(uint8_t instance_id, uint8_t completion_code, in encode_get_tid_resp() function
|
/openbmc/libpldm/tests/dsp/ |
H A D | base.cpp | 514 auto rc = encode_get_tid_resp(0, PLDM_SUCCESS, tid, response); in TEST()
|
/openbmc/libpldm/abi/x86_64/ |
H A D | gcc.dump | 394 'ShortName' => 'encode_get_tid_resp' 9551 'encode_get_tid_resp' => 1,
|