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.cpp737 xmlSetGenericErrorFunc(this, &xmlErrorHandler); in XmlErrorHandler()
749 static void xmlErrorHandler(void* ctx, const char* msg, ...) { in xmlErrorHandler() function in android::engineConfig::__anon370200eb0411::XmlErrorHandler