Lines Matching refs:PopLocalFrame
195 jobject (*PopLocalFrame)(JNIEnv*, jobject);560 jobject PopLocalFrame(jobject result)561 { return functions->PopLocalFrame(this, result); }