Home
last modified time | relevance | path

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

/openbmc/libbej/src/
H A Dbej_encoder_json.cpp76 return bejEncode(dictionaries, BEJ_DICTIONARY_START_AT_HEAD, schemaClass, in encode()
H A Dbej_encoder_metadata.c583 if (majorSchemaStartingOffset != BEJ_DICTIONARY_START_AT_HEAD) in bejUpdateNodeMetadata()
/openbmc/libbej/include/libbej/
H A Dbej_common.h15 #define BEJ_DICTIONARY_START_AT_HEAD 0 macro
/openbmc/libbej/test/
H A Dbej_encoder_test.cpp363 bejEncode(&dictionaries, BEJ_DICTIONARY_START_AT_HEAD, bejMajorSchemaClass, in TEST_P()