Searched refs:dvmGetCurrentJNIMethod (Results 1 – 3 of 3) sorted by relevance
139 const Method* dvmGetCurrentJNIMethod(void);
172 const Method* meth = dvmGetCurrentJNIMethod(); in checkStackSum()493 dvmGetCurrentJNIMethod()->clazz->descriptor, in addGlobalReference()494 dvmGetCurrentJNIMethod()->name); in addGlobalReference()930 const Method* dvmGetCurrentJNIMethod() { in dvmGetCurrentJNIMethod() function1224 const Method* thisMethod = dvmGetCurrentJNIMethod(); in FindClass()1417 !dvmPushLocalFrame(ts.self(), dvmGetCurrentJNIMethod())) in PushLocalFrame()
72 const Method* method = dvmGetCurrentJNIMethod(); in checkCallResultCommon()517 method = dvmGetCurrentJNIMethod(); in check()1042 const Method* method = dvmGetCurrentJNIMethod(); in showLocation()