Home | History | Annotate | Download | only in jni

Lines Matching refs:jPath

1214     jstring jPath = env->NewStringUTF(path);
1217 jPath,
1219 env->DeleteLocalRef(jPath);