Searched refs:convertedKey (Results 1 – 1 of 1) sorted by relevance
446 auto convertedKey = env->NewStringUTF(key.utf8(rt).c_str()); in convert() local450 map->put(convertedKey, nullptr); in convert()458 map->put(convertedKey, convertedValue); in convert()460 env->DeleteLocalRef(convertedKey); in convert()