Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audiopolicy/engine/config/src/
H A DEngineConfig.cpp380 if (not xmlStrcmp(cur->name, (const xmlChar *)("Attributes"))) { in deserializeAttributes() local
393 if (not xmlStrcmp(cur->name, (const xmlChar *)("ContentType")) || in deserializeAttributes() local
409 if (not xmlStrcmp(cur->name, (const xmlChar *)("Attributes")) || in deserializeAttributesCollection() local
620 if (not xmlStrcmp(child->name, (const xmlChar *)Attributes::name)) { in deserialize() local
627 if (not xmlStrcmp(child->name, (const xmlChar *)Attributes::indexMin)) { in deserialize() local
637 if (not xmlStrcmp(child->name, (const xmlChar *)Attributes::indexMax)) { in deserialize() local
/aosp_15_r20/external/AFLplusplus/utils/libtokencap/
H A Dlibtokencap.so.c692 int xmlStrcmp(const char *s1, const char *s2) { function
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dxmlstring.c143 xmlStrcmp(const xmlChar *str1, const xmlChar *str2) { in xmlStrcmp() function
/aosp_15_r20/external/libxml2/
H A Dxmlstring.c143 xmlStrcmp(const xmlChar *str1, const xmlChar *str2) { in xmlStrcmp() function