Searched refs:BejDictionaryProperty (Results 1 – 5 of 5) sorted by relevance
17 sizeof(struct BejDictionaryProperty); in bejGetPropertyEntryIndex()42 sizeof(struct BejDictionaryProperty)) in bejValidatePropertyOffset()76 sizeof(struct BejDictionaryProperty); in bejDictGetFirstAnnotatedPropertyOffset()81 const struct BejDictionaryProperty** property) in bejDictGetProperty()95 const struct BejDictionaryProperty* p = in bejDictGetProperty()96 (const struct BejDictionaryProperty*)(dictionary + propertyOffset); in bejDictGetProperty()102 propertyOffset += sizeof(struct BejDictionaryProperty); in bejDictGetProperty()119 const char* propertyName, const struct BejDictionaryProperty** property, in bejDictGetPropertyByName()136 const struct BejDictionaryProperty* p = in bejDictGetPropertyByName()137 (const struct BejDictionaryProperty*)(dictionary + in bejDictGetPropertyByName()[all …]
156 const struct BejDictionaryProperty** prop) in bejGetDictionaryAndProperty()198 const struct BejDictionaryProperty* prop; in bejGetPropName()316 const struct BejDictionaryProperty* prop; in bejHandleBejSet()381 const struct BejDictionaryProperty* prop; in bejHandleBejArray()493 const struct BejDictionaryProperty* prop; in bejHandleBejEnum()515 const struct BejDictionaryProperty* enumValueProp; in bejHandleBejEnum()646 const struct BejDictionaryProperty* outerProp; in bejHandleBejPropertyAnnotation()
155 const struct BejDictionaryProperty* property; in bejFindSeqNumAndChildDictOffset()337 const struct BejDictionaryProperty* enumValueProperty; in bejUpdateEnumMetaData()
70 sizeof(BejDictionaryHeader) + sizeof(BejDictionaryProperty)); in TEST()82 uint16_t offset = propHead + sizeof(BejDictionaryProperty) * index; in TEST()83 const struct BejDictionaryProperty* property; in TEST()97 const struct BejDictionaryProperty* property; in TEST()
35 struct BejDictionaryProperty struct84 const struct BejDictionaryProperty** property);114 const char* propertyName, const struct BejDictionaryProperty** property,