Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dorg_apache_harmony_xml_ExpatParser.cpp260 static InternedString* newInternedString(JNIEnv* env, const char* bytes, int hash) { in newInternedString() function
389 internedString = newInternedString(env, s, hash); in internString()
405 internedString = newInternedString(env, s, hash); in internString()