Home | History | Annotate | Download | only in nativehelper

Lines Matching defs:PopLocalFrame

181     jobject     (*PopLocalFrame)(JNIEnv*, jobject);
546 jobject PopLocalFrame(jobject result)
547 { return functions->PopLocalFrame(this, result); }