Searched refs:pThisId (Results 1 – 2 of 2) sorted by relevance
250 bool dvmDbgGetThisObject(ObjectId threadId, FrameId frameId, ObjectId* pThisId);
2283 bool dvmDbgGetThisObject(ObjectId threadId, FrameId frameId, ObjectId* pThisId) in dvmDbgGetThisObject() argument2292 *pThisId = objectToObjectId(thisObj); in dvmDbgGetThisObject()