Home
last modified time | relevance | path

Searched refs:CurrentAttributeHandler (Results 1 – 4 of 4) sorted by relevance

/haiku/headers/private/package/hpkg/v1/
H A DReaderImplBase.h222 inline AttributeHandler* CurrentAttributeHandler() const;
302 ReaderImplBase::CurrentAttributeHandler() const in CurrentAttributeHandler() function
/haiku/headers/private/package/hpkg/
H A DReaderImplBase.h160 inline AttributeHandler* CurrentAttributeHandler() const;
575 ReaderImplBase::CurrentAttributeHandler() const in CurrentAttributeHandler() function
/haiku/src/kits/package/hpkg/v1/
H A DReaderImplBaseV1.cpp771 error = CurrentAttributeHandler()->HandleAttribute(context, id, value, in _ParseAttributeTree()
/haiku/src/kits/package/hpkg/
H A DReaderImplBase.cpp1156 error = CurrentAttributeHandler()->HandleAttribute(context, id, value, in _ParseAttributeTree()