Home | History | Annotate | Download | only in analysis

Lines Matching refs:METHOD_DIRECT

323                 rewriteExecuteInline(method, insns, METHOD_DIRECT);
326 rewriteExecuteInlineRange(method, insns, METHOD_DIRECT);
761 assert(methodType == METHOD_DIRECT ||
802 if (methodType == METHOD_DIRECT) {
940 calledMethod = dvmOptResolveMethod(clazz, methodIdx, METHOD_DIRECT, NULL);