HomeSort by relevance Sort by last modified time
    Searched refs:structuredErrorHandler (Results 1 - 2 of 2) sorted by null

  /external/parameter-framework/upstream/xmlserializer/
XmlSerializingContext.h 64 static void structuredErrorHandler(void *userData, _xmlError *error);
XmlSerializingContext.cpp 37 xmlSetStructuredErrorFunc(this, structuredErrorHandler);
58 void CXmlSerializingContext::structuredErrorHandler(void *userData, xmlErrorPtr error)

Completed in 49 milliseconds