Home | History | Annotate | Download | only in vm

Lines Matching refs:dvmIsNativeMethod

608     assert(!dvmIsNativeMethod(method));
767 if (!dvmIsNativeMethod(saveArea->method))
915 if (dvmIsNativeMethod(method)) {
1053 if (dvmIsNativeMethod(meth)) {