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

/haiku/headers/private/package/hpkg/
H A DHPKGDefsPrivate.h92 attribute_tag_has_children(uint16 tag) function in namespace:BPackageKit::BHPKG::BPrivate
/haiku/headers/private/package/hpkg/v1/
H A DHPKGDefsPrivate.h86 attribute_tag_has_children(uint16 tag) function in namespace:BPackageKit::BHPKG::V1::BPrivate
/haiku/src/kits/package/hpkg/v1/
H A DReaderImplBaseV1.cpp827 *_hasChildren = attribute_tag_has_children(tag);
/haiku/src/kits/package/hpkg/
H A DReaderImplBase.cpp1187 *_hasChildren = attribute_tag_has_children(tag);

Completed in 78 milliseconds