Home
last modified time | relevance | path

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

/openbmc/libbej/src/
H A Dbej_encoder_metadata.c106 const uint8_t** nodeDictionary, uint16_t* childEntryOffset) in bejFindSeqNumAndChildDictOffset() argument
112 if (nodeDictionary != NULL) in bejFindSeqNumAndChildDictOffset()
114 *nodeDictionary = parentDictionary; in bejFindSeqNumAndChildDictOffset()
167 if (nodeDictionary != NULL) in bejFindSeqNumAndChildDictOffset()
169 *nodeDictionary = dictionary; in bejFindSeqNumAndChildDictOffset()
318 const uint8_t* nodeDictionary; in bejUpdateEnumMetaData() local
327 dictStartingOffset, &sequenceNumber, &nodeDictionary, in bejUpdateEnumMetaData()
338 int ret = bejDictGetPropertyByName(nodeDictionary, dictStartingOffset, in bejUpdateEnumMetaData()
485 const uint8_t* nodeDictionary; in bejUpdateParentMetaData() local
492 dictStartingOffset, &sequenceNumber, &nodeDictionary, in bejUpdateParentMetaData()
[all …]