Searched refs:Stacker (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/build/private/package/hpkg/
H A DStacker.h1 #include <../private/package/hpkg/Stacker.h>
/haiku/headers/private/package/hpkg/
H A DStacker.h17 class Stacker { class in namespace:BPackageKit::BHPKG::BPrivate
19 Stacker(Type*& location, Type* element) function in class:BPackageKit::BHPKG::BPrivate::Stacker
27 Stacker(Type** location, Type* element) function in class:BPackageKit::BHPKG::BPrivate::Stacker
35 ~Stacker()
/haiku/src/kits/package/hpkg/
H A DPackageWriterImpl.cpp45 #include <package/hpkg/Stacker.h>
1448 Stacker<Attribute> entryAttributeStacker(fTopAttribute,
1481 Stacker<Attribute> entryAttributeStacker(fTopAttribute, entryAttribute);
1540 Stacker<Attribute> attributeAttributeStacker(fTopAttribute,

Completed in 38 milliseconds