Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dorg_apache_harmony_xml_ExpatParser.cpp488 static const char** toAttributes(jlong attributePointer) { in toAttributes() function
498 const char** attributes = toAttributes(attributePointer); in ExpatElementName()
1157 const char** attributes = toAttributes(attributePointer); in ExpatAttributes_getValueByIndex()
1177 const char** attributes = toAttributes(attributePointer); in ExpatAttributes_getIndexForQName()
1210 const char** attributes = toAttributes(attributePointer); in ExpatAttributes_getIndex()