Home
last modified time | relevance | path

Searched refs:decode_oem_meta_file_io_write_req (Results 1 – 5 of 5) sorted by relevance

/openbmc/libpldm/tests/oem/meta/
H A Dfileio.cpp46 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 Dfile_io.c20 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 Dfile_io.h113 int decode_oem_meta_file_io_write_req(
/openbmc/libpldm/
H A DCHANGELOG.md22 1. oem: meta: Add decode_oem_meta_file_io_write_req()
71 Users should switch to `decode_oem_meta_file_io_write_req()`. Modify this
222 6. oem: meta: Stabilise decode_oem_meta_file_io_write_req() API
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump9380 'ShortName' => 'decode_oem_meta_file_io_write_req'
9466 'decode_oem_meta_file_io_write_req' => 1,