Home
last modified time | relevance | path

Searched defs:xmlStrcmp (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/engine/config/src/
DEngineConfig.cpp370 if (not xmlStrcmp(cur->name, (const xmlChar *)("Attributes"))) { in deserializeAttributes() local
383 if (not xmlStrcmp(cur->name, (const xmlChar *)("ContentType")) || in deserializeAttributes() local
399 if (not xmlStrcmp(cur->name, (const xmlChar *)("Attributes")) || in deserializeAttributesCollection() local
595 if (not xmlStrcmp(child->name, (const xmlChar *)Attributes::name)) { in deserialize() local
602 if (not xmlStrcmp(child->name, (const xmlChar *)Attributes::indexMin)) { in deserialize() local
612 if (not xmlStrcmp(child->name, (const xmlChar *)Attributes::indexMax)) { in deserialize() local