Home
last modified time | relevance | path

Searched refs:decode_get_pdr_repository_info_resp_safe (Results 1 – 4 of 4) sorted by relevance

/openbmc/libpldm/
H A DCHANGELOG.md65 9. decode_get_pdr_repository_info_resp_safe()
123 Users should move to `decode_get_pdr_repository_info_resp_safe()` which
/openbmc/libpldm/tests/dsp/
H A Dplatform.cpp659 rc = decode_get_pdr_repository_info_resp_safe( in TEST()
682 rc = decode_get_pdr_repository_info_resp_safe( in TEST()
690 rc = decode_get_pdr_repository_info_resp_safe(msg, 0, &resp); in TEST()
693 rc = decode_get_pdr_repository_info_resp_safe( in TEST()
698 rc = decode_get_pdr_repository_info_resp_safe(msg, 1, &resp); in TEST()
/openbmc/libpldm/include/libpldm/
H A Dplatform.h1588 int decode_get_pdr_repository_info_resp_safe(
/openbmc/libpldm/src/dsp/
H A Dplatform.c483 int decode_get_pdr_repository_info_resp_safe( in decode_get_pdr_repository_info_resp_safe() function