Home | History | Annotate | Download | only in vm

Lines Matching refs:dvmGetCurrentJNIMethod

178         const Method* meth = dvmGetCurrentJNIMethod();
500 dvmGetCurrentJNIMethod()->clazz->descriptor,
501 dvmGetCurrentJNIMethod()->name);
934 const Method* dvmGetCurrentJNIMethod() {
1228 const Method* thisMethod = dvmGetCurrentJNIMethod();
1421 !dvmPushLocalFrame(ts.self(), dvmGetCurrentJNIMethod()))