Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dorg_apache_harmony_xml_ExpatParser.cpp1369 static JNINativeMethod parserMethods[] = { variable
1395 …isterNativeMethods(env, "org/apache/harmony/xml/ExpatParser", parserMethods, NELEM(parserMethods)); in register_org_apache_harmony_xml_ExpatParser()