Searched refs:dvmGetCurrentJNIMethod (Results 1 – 3 of 3) sorted by relevance
141 const Method* dvmGetCurrentJNIMethod(void);
178 const Method* meth = dvmGetCurrentJNIMethod(); in checkStackSum()500 dvmGetCurrentJNIMethod()->clazz->descriptor, in addGlobalReference()501 dvmGetCurrentJNIMethod()->name); in addGlobalReference()934 const Method* dvmGetCurrentJNIMethod() { in dvmGetCurrentJNIMethod() function1228 const Method* thisMethod = dvmGetCurrentJNIMethod(); in FindClass()1421 !dvmPushLocalFrame(ts.self(), dvmGetCurrentJNIMethod())) in PushLocalFrame()
72 const Method* method = dvmGetCurrentJNIMethod(); in checkCallResultCommon()518 method = dvmGetCurrentJNIMethod(); in check()1055 const Method* method = dvmGetCurrentJNIMethod(); in showLocation()