Home | History | Annotate | Download | only in reflect

Lines Matching defs:thisObj

873     Object* thisObj = (Object*) args[0];
885 handler = dvmGetFieldObject(thisObj, gDvm.offJavaLangReflectProxy_h);
901 thisObj, handler->clazz->descriptor);
954 thisObj, methodObj, argArray);