Searched refs:decode_new_file_req (Results 1 – 5 of 5) sorted by relevance
/openbmc/libpldm/include/libpldm/oem/ibm/ |
H A D | file_io.h | 555 int decode_new_file_req(const struct pldm_msg *msg, size_t payload_length,
|
/openbmc/libpldm/tests/oem/ibm/ |
H A D | fileio.cpp | 1141 auto rc = decode_new_file_req(requestPtr, payload_length, &retFileType, in TEST() 1183 auto rc = decode_new_file_req(NULL, 0, &fileType, &fileHandle, &length); in TEST() 1194 rc = decode_new_file_req(requestPtr, 0, &fileType, &fileHandle, &length); in TEST()
|
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | file_io.cpp | 1113 auto rc = decode_new_file_req(request, payloadLength, &fileType, in newFileAvailable()
|
/openbmc/libpldm/src/oem/ibm/ |
H A D | file_io.c | 576 int decode_new_file_req(const struct pldm_msg *msg, size_t payload_length, in decode_new_file_req() function
|
/openbmc/libpldm/abi/x86_64/ |
H A D | gcc.dump | 8622 'ShortName' => 'decode_new_file_req' 9648 'decode_new_file_req' => 1,
|