Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engine/config/src/
DEngineConfig.cpp762 xmlSetGenericErrorFunc(this, &xmlErrorHandler); in XmlErrorHandler()
774 static void xmlErrorHandler(void* ctx, const char* msg, ...) { in xmlErrorHandler() function in android::engineConfig::__anon68be874d0411::XmlErrorHandler