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

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

Completed in 403 milliseconds