Home | History | Annotate | Download | only in out

Lines Matching refs:thisClass

3369         ClassObject* thisClass;
3396 thisClass = thisPtr->clazz;
3402 methodToCall = dvmFindInterfaceMethodInCache(thisClass, ref, curMethod,
3405 self->callsiteClass = thisClass;