Home | History | Annotate | Download | only in compiler

Lines Matching defs:mIndex

81             int mIndex = caller->clazz->pDvmDex->
84 caller->clazz->super->vtable[mIndex];
1010 int mIndex = method->clazz->pDvmDex->
1012 const Method *calleeMethod = method->clazz->super->vtable[mIndex];