Home
last modified time | relevance | path

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

/haiku/headers/private/package/hpkg/v1/
H A DHPKGDefsPrivate.h86 attribute_tag_has_children(uint16 tag) in attribute_tag_has_children() function
/haiku/headers/private/package/hpkg/
H A DHPKGDefsPrivate.h92 attribute_tag_has_children(uint16 tag) in attribute_tag_has_children() function
/haiku/src/kits/package/hpkg/v1/
H A DReaderImplBaseV1.cpp827 *_hasChildren = attribute_tag_has_children(tag); in _ReadAttribute()
/haiku/src/kits/package/hpkg/
H A DReaderImplBase.cpp1220 *_hasChildren = attribute_tag_has_children(tag); in _ReadAttribute()