Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dorg_apache_harmony_xml_ExpatParser.cpp242 static int hashString(const char* s) { in hashString() function
372 int hash = hashString(s); in internString()