Searched refs:nodeDictionary (Results 1 – 1 of 1) sorted by relevance
106 const uint8_t** nodeDictionary, uint16_t* childEntryOffset) in bejFindSeqNumAndChildDictOffset() argument112 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() local327 dictStartingOffset, &sequenceNumber, &nodeDictionary, in bejUpdateEnumMetaData()338 int ret = bejDictGetPropertyByName(nodeDictionary, dictStartingOffset, in bejUpdateEnumMetaData()485 const uint8_t* nodeDictionary; in bejUpdateParentMetaData() local492 dictStartingOffset, &sequenceNumber, &nodeDictionary, in bejUpdateParentMetaData()[all …]