Searched refs:findInternedString (Results 1 – 1 of 1) sorted by relevance
354 static jstring findInternedString(InternedString** bucket, const char* s, int hash) { in findInternedString() function381 jstring found = findInternedString(bucket, s, hash); in internString()