Home | History | Annotate | Download | only in vm

Lines Matching full:calling

153 set up, but we have to be careful.  When calling from interpreted code
155 offset the args pointer when calling the native bridge.
993 * not calling enqueue().
1335 * Register a method that uses JNI calling conventions.
1559 * We can execute JNI directly from native code without calling in from
1615 * of calling through a bridge, the target method is called directly.)
1627 * copy and modify it before calling dvmPlatformInvoke, or we have to do
1663 //LOGI("JNI calling %p (%s.%s:%s):\n", method->insns,
1753 LOGVV("Calling %s.%s: locking %p (%s)\n",
1886 * method. If there is no native method, e.g. we're calling this from native
2739 * Make a "non-virtual" method call. We're still calling a virtual method,
3650 * calling the toLong() method, just grab the field directly. This
3751 /* allow the v1.1 calling convention */