Searched refs:errorDictionary (Results 1 – 6 of 6) sorted by relevance
| /openbmc/libbej/test/ |
| H A D | bej_decoder_test.cpp | 72 .errorDictionary = inputsOrErr->errorDictionary, in TEST_P() 117 .errorDictionary = inputsOrErr->errorDictionary, in TEST() 179 .errorDictionary = inputsOrErr->errorDictionary, in TEST() 243 .errorDictionary = inputsOrErr->errorDictionary, in TEST() 276 .errorDictionary = inputsOrErr->errorDictionary, in TEST() 310 .errorDictionary = inputsOrErr->errorDictionary, in TEST() 329 .errorDictionary = inputsOrErr->errorDictionary, in TEST() 348 .errorDictionary = inputsOrErr->errorDictionary, in TEST()
|
| H A D | bej_encoder_test.cpp | 350 .errorDictionary = inputsOrErr->errorDictionary, in TEST_P() 397 .errorDictionary = inputsOrErr->errorDictionary, in TEST_P()
|
| /openbmc/libbej/test/include/ |
| H A D | bej_common_test.hpp | 34 const uint8_t* errorDictionary; member 114 .errorDictionary = errorDict, in loadInputs()
|
| /openbmc/libbej/include/libbej/ |
| H A D | bej_common.h | 177 const uint8_t* errorDictionary; member
|
| /openbmc/libbej/src/ |
| H A D | bej_decoder_core.c | 944 if (dictionaries->errorDictionary != NULL) in bejDecodePldmBlock() 947 ((const struct BejDictionaryHeader*)dictionaries->errorDictionary); in bejDecodePldmBlock()
|
| /openbmc/bios-bmc-smm-error-logger/src/rde/ |
| H A D | rde_handler.cpp | 123 .errorDictionary = nullptr, in operationInitRequest()
|