Home
last modified time | relevance | path

Searched defs:thisObj (Results 1 – 3 of 3) sorted by relevance

/dalvik/vm/reflect/
DProxy.cpp874 Object* thisObj = (Object*) args[0]; in proxyInvoker() local
/dalvik/vm/
DDebugger.cpp2206 Object* thisObj; in getThisObject() local
2244 Object* thisObj; in dvmDbgGetThisObject() local
2474 Object* thisObj = getThisObject((u4*)throwFp); in dvmDbgPostException() local
DJni.cpp1151 jobject thisObj = addLocalReference(env, (Object*) modArgs[0]); in dvmCallJNIMethod() local