Searched refs:hashMapObj (Results 1 – 1 of 1) sorted by relevance
134 JNIEnv *env, jobject hashMapObj, jmethodID hashMapPutID, in SetMapInt32() argument139 env->CallObjectMethod(hashMapObj, hashMapPutID, keyObj, valueObj); in SetMapInt32()