Home
last modified time | relevance | path

Searched refs:structuredErrorHandler (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/upstream/xmlserializer/
DXmlSerializingContext.cpp37 xmlSetStructuredErrorFunc(this, structuredErrorHandler); in CXmlSerializingContext()
58 void CXmlSerializingContext::structuredErrorHandler(void *userData, xmlErrorPtr error) in structuredErrorHandler() function in CXmlSerializingContext
DXmlSerializingContext.h64 static void structuredErrorHandler(void *userData, _xmlError *error);