Home
last modified time | relevance | path

Searched defs:dictionarySize (Results 1 – 2 of 2) sorted by relevance

/openbmc/libbej/include/libbej/
H A Dbej_dictionary.h52 uint32_t dictionarySize; member
/openbmc/libbej/src/
H A Dbej_dictionary.c66 const uint8_t* dictionary, uint32_t dictionarySize, uint16_t nameOffset, in bejValidatePropertyNameLength()