Searched refs:decode_oem_meta_file_io_write_req (Results 1 – 6 of 6) sorted by relevance
| /openbmc/libpldm/tests/oem/meta/ |
| H A D | fileio.cpp | 47 rc = decode_oem_meta_file_io_write_req(encodedMsg, encodedPayloadLen, in TEST() 60 auto rc = decode_oem_meta_file_io_write_req(&msg, sizeof(msg), NULL, 0); in TEST() 69 auto rc = decode_oem_meta_file_io_write_req(&msg, 0, &req, sizeof(req)); in TEST() 79 rc = decode_oem_meta_file_io_write_req( in TEST()
|
| /openbmc/libpldm/src/oem/meta/ |
| H A D | file_io.c | 20 int decode_oem_meta_file_io_write_req( in decode_oem_meta_file_io_write_req() function 78 rc = decode_oem_meta_file_io_write_req(msg, payload_length, request_msg, in decode_oem_meta_file_io_req()
|
| /openbmc/libpldm/include/libpldm/oem/meta/ |
| H A D | file_io.h | 113 int decode_oem_meta_file_io_write_req(
|
| /openbmc/pldm/oem/meta/libpldmresponder/ |
| H A D | file_io.cpp | 49 int rc = decode_oem_meta_file_io_write_req(request, payloadLength, in writeFileIO()
|
| /openbmc/libpldm/ |
| H A D | CHANGELOG.md | 331 - oem: meta: Add decode_oem_meta_file_io_write_req() 382 Users should switch to `decode_oem_meta_file_io_write_req()`. Modify this 525 - oem: meta: Stabilise decode_oem_meta_file_io_write_req() API
|
| /openbmc/libpldm/abi/x86_64/ |
| H A D | gcc.dump | 9784 'ShortName' => 'decode_oem_meta_file_io_write_req' 9870 'decode_oem_meta_file_io_write_req' => 1,
|