Home | History | Annotate | Download | only in analysis

Lines Matching full:basemethod

892     Method* baseMethod;
895 baseMethod = dvmOptResolveMethod(clazz, methodIdx, METHOD_VIRTUAL, NULL);
896 if (baseMethod == NULL) {
914 dvmUpdateCodeUnit(method, insns+1, baseMethod->methodIndex);
918 // baseMethod->clazz->descriptor, baseMethod->name);