Home | History | Annotate | Download | only in out

Lines Matching refs:thisClass

1474         ClassObject* thisClass;
1501 thisClass = thisPtr->clazz;
1507 methodToCall = dvmFindInterfaceMethodInCache(thisClass, ref, curMethod,
1510 self->callsiteClass = thisClass;