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.cpp250 if (not xmlStrcmp(cur->name, (const xmlChar *)("Attributes"))) { in deserializeAttributes() local
263 if (not xmlStrcmp(cur->name, (const xmlChar *)("ContentType")) || in deserializeAttributes() local
279 if (not xmlStrcmp(cur->name, (const xmlChar *)("Attributes")) || in deserializeAttributesCollection() local
472 if (not xmlStrcmp(child->name, (const xmlChar *)Attributes::name)) { in deserialize() local
479 if (not xmlStrcmp(child->name, (const xmlChar *)Attributes::indexMin)) { in deserialize() local
489 if (not xmlStrcmp(child->name, (const xmlChar *)Attributes::indexMax)) { in deserialize() local