Searched refs:HandleAttributeDone (Results 1 - 6 of 6) sorted by path

/haiku/headers/os/package/hpkg/
H A DPackageContentHandler.h38 virtual status_t HandleAttributeDone(
/haiku/headers/os/package/hpkg/v1/
H A DPackageContentHandler.h43 virtual status_t HandleAttributeDone(
/haiku/src/bin/package/
H A Dcommand_dump.cpp89 virtual status_t HandleAttributeDone(BHPKGAttributeID attributeID, function in struct:PackageContentDumpHandler
/haiku/src/kits/package/hpkg/v1/
H A DReaderImplBaseV1.cpp512 context->lowLevelHandler->HandleAttributeDone((BHPKGAttributeID)id,
520 return context->lowLevelHandler->HandleAttributeDone((BHPKGAttributeID)id,
531 error = context->lowLevelHandler->HandleAttributeDone(
/haiku/src/kits/package/hpkg/
H A DPackageWriterImpl.cpp234 virtual status_t HandleAttributeDone(BHPKGAttributeID attributeID, function in struct:BPackageKit::BHPKG::BPrivate::PackageWriterImpl::PackageContentHandler
H A DReaderImplBase.cpp740 context->lowLevelHandler->HandleAttributeDone((BHPKGAttributeID)id,
748 return context->lowLevelHandler->HandleAttributeDone((BHPKGAttributeID)id,
758 status_t error = context->lowLevelHandler->HandleAttributeDone(

Completed in 76 milliseconds