Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_event.cc120 ObjectId thisPtr; /* InstanceOnly */ member
722 bool JdwpState::PostLocationEvent(const JdwpLocation* pLoc, ObjectId thisPtr, int eventFlags) { in PostLocationEvent()
896 const JdwpLocation* pCatchLoc, ObjectId thisPtr) { in PostException()