Lines Matching full:insns
803 * Point "method->nativeFunc" at the JNI bridge, and overload "method->insns"1101 //ALOGI("JNI calling %p (%s.%s:%s):", method->insns,1151 ANDROID_MEMBAR_FULL(); /* guarantee ordering on method->insns */1152 assert(method->insns != NULL);1159 (void*) method->insns, pResult);