Searched refs:AttributeHandlerContext (Results 1 - 9 of 9) sorted by relevance

/haiku/headers/private/package/hpkg/v1/
H A DReaderImplBase.h45 struct AttributeHandlerContext { struct in class:BPackageKit::BHPKG::V1::BPrivate::ReaderImplBase
58 AttributeHandlerContext(BErrorOutput* errorOutput,
62 AttributeHandlerContext(BErrorOutput* errorOutput,
78 AttributeHandlerContext* context, uint8 id,
81 virtual status_t Delete(AttributeHandlerContext* context);
98 AttributeHandlerContext* context, uint8 id,
101 virtual status_t Delete(AttributeHandlerContext* context);
115 AttributeHandlerContext* context, uint8 id,
118 virtual status_t Delete(AttributeHandlerContext* context);
131 AttributeHandlerContext* contex
[all...]
H A DPackageReaderImpl.h58 status_t _ParseTOC(AttributeHandlerContext* context,
/haiku/headers/private/package/hpkg/
H A DReaderImplBase.h106 class AttributeHandlerContext;
144 AttributeHandlerContext* context,
147 AttributeHandlerContext* context,
175 AttributeHandlerContext* context);
210 class ReaderImplBase::AttributeHandlerContext { class in class:BPackageKit::BHPKG::BPrivate::ReaderImplBase
223 AttributeHandlerContext(
229 AttributeHandlerContext(
247 AttributeHandlerContext* context, uint8 id,
251 virtual status_t NotifyDone(AttributeHandlerContext* context);
253 virtual status_t Delete(AttributeHandlerContext* contex
[all...]
H A DPackageReaderImpl.h72 status_t _ParseTOC(AttributeHandlerContext* context,
/haiku/src/kits/package/hpkg/
H A DPackageReaderImpl.cpp73 virtual status_t HandleAttribute(AttributeHandlerContext* context,
89 virtual status_t Delete(AttributeHandlerContext* context)
108 EntryAttributeHandler(AttributeHandlerContext* context,
117 static status_t Create(AttributeHandlerContext* context,
139 virtual status_t HandleAttribute(AttributeHandlerContext* context,
224 virtual status_t Delete(AttributeHandlerContext* context)
240 status_t _Notify(AttributeHandlerContext* context)
249 status_t _SetFileType(AttributeHandlerContext* context, uint64 fileType)
287 virtual status_t HandleAttribute(AttributeHandlerContext* context,
390 AttributeHandlerContext contex
[all...]
H A DReaderImplBase.cpp43 // #pragma mark - AttributeHandlerContext
46 ReaderImplBase::AttributeHandlerContext::AttributeHandlerContext( function in class:BPackageKit::BHPKG::BPrivate::ReaderImplBase::AttributeHandlerContext
59 ReaderImplBase::AttributeHandlerContext::AttributeHandlerContext( function in class:BPackageKit::BHPKG::BPrivate::ReaderImplBase::AttributeHandlerContext
73 ReaderImplBase::AttributeHandlerContext::ErrorOccurred()
99 AttributeHandlerContext* context, uint8 id, const AttributeValue& value,
108 AttributeHandlerContext* context)
115 ReaderImplBase::AttributeHandler::Delete(AttributeHandlerContext* context)
136 AttributeHandlerContext* contex
[all...]
H A DRepositoryReaderImpl.cpp60 virtual status_t HandleAttribute(AttributeHandlerContext* context, uint8 id,
99 virtual status_t NotifyDone(AttributeHandlerContext* context)
287 AttributeHandlerContext context(ErrorOutput(),
/haiku/src/kits/package/hpkg/v1/
H A DPackageReaderImplV1.cpp61 static status_t InitData(AttributeHandlerContext* context,
74 static status_t Create(AttributeHandlerContext* context,
89 virtual status_t HandleAttribute(AttributeHandlerContext* context,
138 virtual status_t HandleAttribute(AttributeHandlerContext* context,
158 virtual status_t Delete(AttributeHandlerContext* context)
177 EntryAttributeHandler(AttributeHandlerContext* context,
186 static status_t Create(AttributeHandlerContext* context,
208 virtual status_t HandleAttribute(AttributeHandlerContext* context,
297 virtual status_t Delete(AttributeHandlerContext* context)
313 status_t _Notify(AttributeHandlerContext* contex
[all...]
H A DReaderImplBaseV1.cpp41 // #pragma mark - AttributeHandlerContext
44 ReaderImplBase::AttributeHandlerContext::AttributeHandlerContext( function in class:BPackageKit::BHPKG::V1::BPrivate::ReaderImplBase::AttributeHandlerContext
56 ReaderImplBase::AttributeHandlerContext::AttributeHandlerContext( function in class:BPackageKit::BHPKG::V1::BPrivate::ReaderImplBase::AttributeHandlerContext
69 ReaderImplBase::AttributeHandlerContext::ErrorOccurred()
95 AttributeHandlerContext* context, uint8 id, const AttributeValue& value,
103 ReaderImplBase::AttributeHandler::Delete(AttributeHandlerContext* context)
126 AttributeHandlerContext* context, uint8 id, const AttributeValue& value,
159 AttributeHandlerContext* contex
[all...]

Completed in 119 milliseconds