Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dorg_apache_harmony_xml_ExpatParser.cpp551 bool matchesQName(const char* qName) { in matchesQName() function in ExpatElementName
1180 … if (ExpatElementName(NULL, NULL, attributePointer, index).matchesQName(qNameBytes.c_str())) { in ExpatAttributes_getIndexForQName()