Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dorg_apache_harmony_xml_ExpatParser.cpp1200 ScopedUtfChars uriBytes(env, uri); in ExpatAttributes_getIndex() local
1201 if (uriBytes.c_str() == NULL) { in ExpatAttributes_getIndex()
1212 if (ExpatElementName(NULL, NULL, attributePointer, index).matches(uriBytes.c_str(), in ExpatAttributes_getIndex()