Home
last modified time | relevance | path

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

/openbmc/libbej/src/
H A Dbej_encoder_metadata.c68 return parentDictionary; in bejGetRelatedDictionary()
75 if (parentDictionary == dictionaries->annotationDictionary) in bejGetRelatedDictionary()
114 *nodeDictionary = parentDictionary; in bejFindSeqNumAndChildDictOffset()
125 if (dictionaries->annotationDictionary == parentDictionary) in bejFindSeqNumAndChildDictOffset()
140 if (dictionary != parentDictionary) in bejFindSeqNumAndChildDictOffset()
186 const uint8_t* parentDictionary, in bejUpdateIntMetaData() argument
192 dictionaries, parentDictionary, &node->leaf.nodeAttr, nodeIndex, in bejUpdateIntMetaData()
372 dictionaries, parentDictionary, &node->leaf.nodeAttr, nodeIndex, in bejUpdateBoolMetaData()
395 dictionaries, parentDictionary, &node->leaf.nodeAttr, nodeIndex, in bejUpdateNullMetaData()
438 dictionaries, parentDictionary, childPtr, childIndex, in bejUpdateLeafNodeMetaData()
[all …]