Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/oem/meta/
H A Dfileio.cpp47 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 Dfile_io.c20 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 Dfile_io.h113 int decode_oem_meta_file_io_write_req(
/openbmc/pldm/oem/meta/libpldmresponder/
H A Dfile_io.cpp49 int rc = decode_oem_meta_file_io_write_req(request, payloadLength, in writeFileIO()
/openbmc/libpldm/
H A DCHANGELOG.md331 - 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 Dgcc.dump9784 'ShortName' => 'decode_oem_meta_file_io_write_req'
9870 'decode_oem_meta_file_io_write_req' => 1,