Symbol: AttributeHandlerContext
headers/private/package/hpkg/PackageReaderImpl.h
72
status_t _ParseTOC(AttributeHandlerContext* context,
headers/private/package/hpkg/ReaderImplBase.h
107
class AttributeHandlerContext;
headers/private/package/hpkg/ReaderImplBase.h
145
AttributeHandlerContext* context,
headers/private/package/hpkg/ReaderImplBase.h
148
AttributeHandlerContext* context,
headers/private/package/hpkg/ReaderImplBase.h
176
AttributeHandlerContext* context);
headers/private/package/hpkg/ReaderImplBase.h
211
class ReaderImplBase::AttributeHandlerContext {
headers/private/package/hpkg/ReaderImplBase.h
226
AttributeHandlerContext(
headers/private/package/hpkg/ReaderImplBase.h
232
AttributeHandlerContext(
headers/private/package/hpkg/ReaderImplBase.h
238
~AttributeHandlerContext();
headers/private/package/hpkg/ReaderImplBase.h
247
void* operator new(size_t size, AttributeHandlerContext* context);
headers/private/package/hpkg/ReaderImplBase.h
254
AttributeHandlerContext* context, uint8 id,
headers/private/package/hpkg/ReaderImplBase.h
258
virtual status_t NotifyDone(AttributeHandlerContext* context);
headers/private/package/hpkg/ReaderImplBase.h
260
virtual status_t Delete(AttributeHandlerContext* context);
headers/private/package/hpkg/ReaderImplBase.h
283
virtual status_t NotifyDone(AttributeHandlerContext* context);
headers/private/package/hpkg/ReaderImplBase.h
302
AttributeHandlerContext* context, uint8 id,
headers/private/package/hpkg/ReaderImplBase.h
306
virtual status_t NotifyDone(AttributeHandlerContext* context);
headers/private/package/hpkg/ReaderImplBase.h
324
AttributeHandlerContext* context, uint8 id,
headers/private/package/hpkg/ReaderImplBase.h
340
AttributeHandlerContext* context, uint8 id,
headers/private/package/hpkg/ReaderImplBase.h
356
AttributeHandlerContext* context, uint8 id,
headers/private/package/hpkg/ReaderImplBase.h
372
AttributeHandlerContext* context, uint8 id,
headers/private/package/hpkg/ReaderImplBase.h
388
AttributeHandlerContext* context, uint8 id,
headers/private/package/hpkg/ReaderImplBase.h
392
virtual status_t NotifyDone(AttributeHandlerContext* context);
headers/private/package/hpkg/ReaderImplBase.h
404
AttributeHandlerContext* context, uint8 id,
headers/private/package/hpkg/ReaderImplBase.h
423
AttributeHandlerContext* context, uint8 id,
headers/private/package/hpkg/ReaderImplBase.h
427
virtual status_t NotifyDone(AttributeHandlerContext* context);
headers/private/package/hpkg/v1/PackageReaderImpl.h
58
status_t _ParseTOC(AttributeHandlerContext* context,
headers/private/package/hpkg/v1/ReaderImplBase.h
101
virtual status_t Delete(AttributeHandlerContext* context);
headers/private/package/hpkg/v1/ReaderImplBase.h
115
AttributeHandlerContext* context, uint8 id,
headers/private/package/hpkg/v1/ReaderImplBase.h
118
virtual status_t Delete(AttributeHandlerContext* context);
headers/private/package/hpkg/v1/ReaderImplBase.h
131
AttributeHandlerContext* context, uint8 id,
headers/private/package/hpkg/v1/ReaderImplBase.h
134
virtual status_t Delete(AttributeHandlerContext* context);
headers/private/package/hpkg/v1/ReaderImplBase.h
143
AttributeHandlerContext* context, uint8 id,
headers/private/package/hpkg/v1/ReaderImplBase.h
158
AttributeHandlerContext* context, uint8 id,
headers/private/package/hpkg/v1/ReaderImplBase.h
160
virtual status_t Delete(AttributeHandlerContext* context);
headers/private/package/hpkg/v1/ReaderImplBase.h
206
AttributeHandlerContext* context,
headers/private/package/hpkg/v1/ReaderImplBase.h
209
AttributeHandlerContext* context,
headers/private/package/hpkg/v1/ReaderImplBase.h
236
AttributeHandlerContext* context);
headers/private/package/hpkg/v1/ReaderImplBase.h
58
AttributeHandlerContext(BErrorOutput* errorOutput,
headers/private/package/hpkg/v1/ReaderImplBase.h
62
AttributeHandlerContext(BErrorOutput* errorOutput,
headers/private/package/hpkg/v1/ReaderImplBase.h
78
AttributeHandlerContext* context, uint8 id,
headers/private/package/hpkg/v1/ReaderImplBase.h
81
virtual status_t Delete(AttributeHandlerContext* context);
headers/private/package/hpkg/v1/ReaderImplBase.h
98
AttributeHandlerContext* context, uint8 id,
src/kits/package/hpkg/PackageReaderImpl.cpp
108
EntryAttributeHandler(AttributeHandlerContext* context,
src/kits/package/hpkg/PackageReaderImpl.cpp
117
static status_t Create(AttributeHandlerContext* context,
src/kits/package/hpkg/PackageReaderImpl.cpp
139
virtual status_t HandleAttribute(AttributeHandlerContext* context,
src/kits/package/hpkg/PackageReaderImpl.cpp
224
virtual status_t Delete(AttributeHandlerContext* context)
src/kits/package/hpkg/PackageReaderImpl.cpp
240
status_t _Notify(AttributeHandlerContext* context)
src/kits/package/hpkg/PackageReaderImpl.cpp
249
status_t _SetFileType(AttributeHandlerContext* context, uint64 fileType)
src/kits/package/hpkg/PackageReaderImpl.cpp
287
virtual status_t HandleAttribute(AttributeHandlerContext* context,
src/kits/package/hpkg/PackageReaderImpl.cpp
390
AttributeHandlerContext context(ErrorOutput(), contentHandler,
src/kits/package/hpkg/PackageReaderImpl.cpp
413
AttributeHandlerContext context(ErrorOutput(), contentHandler,
src/kits/package/hpkg/PackageReaderImpl.cpp
445
PackageReaderImpl::_ParseTOC(AttributeHandlerContext* context,
src/kits/package/hpkg/PackageReaderImpl.cpp
73
virtual status_t HandleAttribute(AttributeHandlerContext* context,
src/kits/package/hpkg/PackageReaderImpl.cpp
89
virtual status_t Delete(AttributeHandlerContext* context)
src/kits/package/hpkg/ReaderImplBase.cpp
1046
AttributeHandlerContext* context, AttributeHandler* rootAttributeHandler)
src/kits/package/hpkg/ReaderImplBase.cpp
105
AttributeHandlerContext* context, uint8 id, const AttributeValue& value,
src/kits/package/hpkg/ReaderImplBase.cpp
1086
ReaderImplBase::ParseAttributeTree(AttributeHandlerContext* context,
src/kits/package/hpkg/ReaderImplBase.cpp
1126
ReaderImplBase::_ParseAttributeTree(AttributeHandlerContext* context)
src/kits/package/hpkg/ReaderImplBase.cpp
114
AttributeHandlerContext* context)
src/kits/package/hpkg/ReaderImplBase.cpp
124
ReaderImplBase::AttributeHandler::operator new(size_t size, AttributeHandlerContext* context)
src/kits/package/hpkg/ReaderImplBase.cpp
145
ReaderImplBase::AttributeHandler::Delete(AttributeHandlerContext* context)
src/kits/package/hpkg/ReaderImplBase.cpp
169
AttributeHandlerContext* context)
src/kits/package/hpkg/ReaderImplBase.cpp
196
AttributeHandlerContext* context, uint8 id, const AttributeValue& value,
src/kits/package/hpkg/ReaderImplBase.cpp
232
AttributeHandlerContext* context)
src/kits/package/hpkg/ReaderImplBase.cpp
256
AttributeHandlerContext* context, uint8 id, const AttributeValue& value,
src/kits/package/hpkg/ReaderImplBase.cpp
314
AttributeHandlerContext* context, uint8 id, const AttributeValue& value,
src/kits/package/hpkg/ReaderImplBase.cpp
374
AttributeHandlerContext* context, uint8 id, const AttributeValue& value,
src/kits/package/hpkg/ReaderImplBase.cpp
424
AttributeHandlerContext* context, uint8 id, const AttributeValue& value,
src/kits/package/hpkg/ReaderImplBase.cpp
466
AttributeHandlerContext* context, uint8 id, const AttributeValue& value,
src/kits/package/hpkg/ReaderImplBase.cpp
47
ReaderImplBase::AttributeHandlerContext::AttributeHandlerContext(
src/kits/package/hpkg/ReaderImplBase.cpp
504
AttributeHandlerContext* context)
src/kits/package/hpkg/ReaderImplBase.cpp
520
AttributeHandlerContext* context, uint8 id, const AttributeValue& value,
src/kits/package/hpkg/ReaderImplBase.cpp
60
ReaderImplBase::AttributeHandlerContext::AttributeHandlerContext(
src/kits/package/hpkg/ReaderImplBase.cpp
73
ReaderImplBase::AttributeHandlerContext::~AttributeHandlerContext()
src/kits/package/hpkg/ReaderImplBase.cpp
758
AttributeHandlerContext* context, uint8 id, const AttributeValue& value,
src/kits/package/hpkg/ReaderImplBase.cpp
788
AttributeHandlerContext* context)
src/kits/package/hpkg/ReaderImplBase.cpp
79
ReaderImplBase::AttributeHandlerContext::ErrorOccurred()
src/kits/package/hpkg/RepositoryReaderImpl.cpp
287
AttributeHandlerContext context(ErrorOutput(),
src/kits/package/hpkg/RepositoryReaderImpl.cpp
60
virtual status_t HandleAttribute(AttributeHandlerContext* context, uint8 id,
src/kits/package/hpkg/RepositoryReaderImpl.cpp
99
virtual status_t NotifyDone(AttributeHandlerContext* context)
src/kits/package/hpkg/v1/PackageReaderImplV1.cpp
138
virtual status_t HandleAttribute(AttributeHandlerContext* context,
src/kits/package/hpkg/v1/PackageReaderImplV1.cpp
158
virtual status_t Delete(AttributeHandlerContext* context)
src/kits/package/hpkg/v1/PackageReaderImplV1.cpp
177
EntryAttributeHandler(AttributeHandlerContext* context,
src/kits/package/hpkg/v1/PackageReaderImplV1.cpp
186
static status_t Create(AttributeHandlerContext* context,
src/kits/package/hpkg/v1/PackageReaderImplV1.cpp
208
virtual status_t HandleAttribute(AttributeHandlerContext* context,
src/kits/package/hpkg/v1/PackageReaderImplV1.cpp
297
virtual status_t Delete(AttributeHandlerContext* context)
src/kits/package/hpkg/v1/PackageReaderImplV1.cpp
313
status_t _Notify(AttributeHandlerContext* context)
src/kits/package/hpkg/v1/PackageReaderImplV1.cpp
322
status_t _SetFileType(AttributeHandlerContext* context, uint64 fileType)
src/kits/package/hpkg/v1/PackageReaderImplV1.cpp
360
virtual status_t HandleAttribute(AttributeHandlerContext* context,
src/kits/package/hpkg/v1/PackageReaderImplV1.cpp
590
AttributeHandlerContext context(ErrorOutput(), contentHandler,
src/kits/package/hpkg/v1/PackageReaderImplV1.cpp
609
AttributeHandlerContext context(ErrorOutput(), contentHandler,
src/kits/package/hpkg/v1/PackageReaderImplV1.cpp
61
static status_t InitData(AttributeHandlerContext* context,
src/kits/package/hpkg/v1/PackageReaderImplV1.cpp
626
PackageReaderImpl::_ParseTOC(AttributeHandlerContext* context,
src/kits/package/hpkg/v1/PackageReaderImplV1.cpp
74
static status_t Create(AttributeHandlerContext* context,
src/kits/package/hpkg/v1/PackageReaderImplV1.cpp
89
virtual status_t HandleAttribute(AttributeHandlerContext* context,
src/kits/package/hpkg/v1/ReaderImplBaseV1.cpp
103
ReaderImplBase::AttributeHandler::Delete(AttributeHandlerContext* context)
src/kits/package/hpkg/v1/ReaderImplBaseV1.cpp
126
AttributeHandlerContext* context, uint8 id, const AttributeValue& value,
src/kits/package/hpkg/v1/ReaderImplBaseV1.cpp
159
AttributeHandlerContext* context)
src/kits/package/hpkg/v1/ReaderImplBaseV1.cpp
188
AttributeHandlerContext* context, uint8 id, const AttributeValue& value,
src/kits/package/hpkg/v1/ReaderImplBaseV1.cpp
235
AttributeHandlerContext* context)
src/kits/package/hpkg/v1/ReaderImplBaseV1.cpp
260
AttributeHandlerContext* context, uint8 id, const AttributeValue& value,
src/kits/package/hpkg/v1/ReaderImplBaseV1.cpp
305
AttributeHandlerContext* context)
src/kits/package/hpkg/v1/ReaderImplBaseV1.cpp
321
AttributeHandlerContext* context, uint8 id, const AttributeValue& value,
src/kits/package/hpkg/v1/ReaderImplBaseV1.cpp
44
ReaderImplBase::AttributeHandlerContext::AttributeHandlerContext(
src/kits/package/hpkg/v1/ReaderImplBaseV1.cpp
497
AttributeHandlerContext* context, uint8 id, const AttributeValue& value,
src/kits/package/hpkg/v1/ReaderImplBaseV1.cpp
527
AttributeHandlerContext* context)
src/kits/package/hpkg/v1/ReaderImplBaseV1.cpp
56
ReaderImplBase::AttributeHandlerContext::AttributeHandlerContext(
src/kits/package/hpkg/v1/ReaderImplBaseV1.cpp
673
AttributeHandlerContext* context, AttributeHandler* rootAttributeHandler)
src/kits/package/hpkg/v1/ReaderImplBaseV1.cpp
69
ReaderImplBase::AttributeHandlerContext::ErrorOccurred()
src/kits/package/hpkg/v1/ReaderImplBaseV1.cpp
713
ReaderImplBase::ParseAttributeTree(AttributeHandlerContext* context,
src/kits/package/hpkg/v1/ReaderImplBaseV1.cpp
744
ReaderImplBase::_ParseAttributeTree(AttributeHandlerContext* context)
src/kits/package/hpkg/v1/ReaderImplBaseV1.cpp
95
AttributeHandlerContext* context, uint8 id, const AttributeValue& value,