Home
last modified time | relevance | path

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

/haiku/headers/private/package/hpkg/v1/
H A DHPKGDefsPrivate.h70 compose_attribute_tag(uint16 id, uint16 type, uint16 encoding, bool hasChildren) in compose_attribute_tag() function
/haiku/headers/private/package/hpkg/
H A DHPKGDefsPrivate.h76 compose_attribute_tag(uint16 id, uint16 type, uint16 encoding, bool hasChildren) in compose_attribute_tag() function
/haiku/src/kits/package/hpkg/
H A DWriterImplBase.cpp811 WriteUnsignedLEB128(compose_attribute_tag( in _WritePackageAttributes()
H A DPackageWriterImpl.cpp1362 WriteUnsignedLEB128(compose_attribute_tag(child->id, in _WriteAttributeChildren()