Home
last modified time | relevance | path

Searched refs:BejHandleTypeFuncParam (Results 1 – 2 of 2) sorted by relevance

/openbmc/libbej/src/
H A Dbej_decoder_core.c93 static bool bejInitSFLVStruct(struct BejHandleTypeFuncParam* params) in bejInitSFLVStruct()
149 const struct BejHandleTypeFuncParam* params) in bejGetFirstTupleOffset()
175 const struct BejHandleTypeFuncParam* params, uint8_t schemaType, in bejGetDictionaryAndProperty()
216 static const char* bejGetPropName(struct BejHandleTypeFuncParam* params) in bejGetPropName()
245 static int bejProcessEnding(struct BejHandleTypeFuncParam* params, in bejProcessEnding()
305 static bool bejIsArrayElement(const struct BejHandleTypeFuncParam* params) in bejIsArrayElement()
327 static int bejHandleBejSet(struct BejHandleTypeFuncParam* params) in bejHandleBejSet()
399 static int bejHandleBejArray(struct BejHandleTypeFuncParam* params) in bejHandleBejArray()
465 static int bejHandleBejNull(struct BejHandleTypeFuncParam* params) in bejHandleBejNull()
480 static int bejHandleBejInteger(struct BejHandleTypeFuncParam* params) in bejHandleBejInteger()
[all …]
/openbmc/libbej/include/libbej/
H A Dbej_decoder_core.h175 struct BejHandleTypeFuncParam struct