Searched refs:jTag (Results 1 – 1 of 1) sorted by relevance
1374 ScopedLocalRef<jstring> jTag(env, env->NewStringUTF(LOG_TAG)); in convertAudioPortFromNative() local1375 (void)env->CallStaticIntMethod(jLogClass.get(), jWtfId, jTag.get(), jMessage.get()); in convertAudioPortFromNative()