Searched refs:hashMapConstructID (Results 1 – 1 of 1) sorted by relevance
290 jmethodID hashMapConstructID = in ConvertMessageToMap() local293 if (hashMapConstructID == NULL) { in ConvertMessageToMap()307 jobject hashMap = env->NewObject(hashMapClazz.get(), hashMapConstructID); in ConvertMessageToMap()