Home
last modified time | relevance | path

Searched refs:HandleSectionEnd (Results 1 – 6 of 6) sorted by relevance

/haiku/headers/os/package/hpkg/
H A DPackageContentHandler.h32 virtual status_t HandleSectionEnd(
/haiku/headers/os/package/hpkg/v1/
H A DPackageContentHandler.h37 virtual status_t HandleSectionEnd(
/haiku/src/bin/package/
H A Dcommand_dump.cpp69 virtual status_t HandleSectionEnd(BHPKGPackageSectionID sectionID) in HandleSectionEnd() function
/haiku/src/kits/package/hpkg/v1/
H A DReaderImplBaseV1.cpp732 status_t endError = context->lowLevelHandler->HandleSectionEnd( in ParseAttributeTree()
/haiku/src/kits/package/hpkg/
H A DReaderImplBase.cpp1105 status_t endError = context->lowLevelHandler->HandleSectionEnd( in ParseAttributeTree()
H A DPackageWriterImpl.cpp174 virtual status_t HandleSectionEnd(BHPKGPackageSectionID sectionID) in HandleSectionEnd() function