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