Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dorg_apache_harmony_xml_ExpatParser.cpp1205 ScopedUtfChars localNameBytes(env, localName); in ExpatAttributes_getIndex() local
1206 if (localNameBytes.c_str() == NULL) { in ExpatAttributes_getIndex()
1213 localNameBytes.c_str())) { in ExpatAttributes_getIndex()