Searched refs:decode_oem_meta_file_io_write_req (Results 1 – 5 of 5) sorted by relevance
/openbmc/libpldm/tests/oem/meta/ |
H A D | fileio.cpp | 46 rc = decode_oem_meta_file_io_write_req(encodedMsg, encodedPayloadLen, in TEST() 59 auto rc = decode_oem_meta_file_io_write_req(&msg, sizeof(msg), NULL, 0); in TEST() 68 auto rc = decode_oem_meta_file_io_write_req(&msg, 0, &req, sizeof(req)); in TEST() 78 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 79 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/libpldm/ |
H A D | CHANGELOG.md | 86 1. oem: meta: Add decode_oem_meta_file_io_write_req() 138 Users should switch to `decode_oem_meta_file_io_write_req()`. Modify this 289 6. oem: meta: Stabilise decode_oem_meta_file_io_write_req() API
|
/openbmc/libpldm/abi/x86_64/ |
H A D | gcc.dump | 9376 'ShortName' => 'decode_oem_meta_file_io_write_req' 9462 'decode_oem_meta_file_io_write_req' => 1,
|