Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dorg_apache_harmony_xml_ExpatParser.cpp651 jlong attributesAddress = reinterpret_cast<jlong>(attributes); in startElement() local
652 …env->CallVoidMethod(javaParser, startElementMethod, uri, localName, qName, attributesAddress, coun… in startElement()