Searched refs:getThisObject (Results 1 – 1 of 1) sorted by relevance
2196 static Object* getThisObject(const u4* framePtr) in getThisObject() function2243 thisObj = getThisObject(framePtr); in dvmDbgGetThisObject()2469 Object* thisObj = getThisObject((u4*)throwFp); in dvmDbgPostException()