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