Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_event.cc133 MutableHandle<mirror::Object> thisPtr; /* InstanceOnly */ member
871 void JdwpState::PostLocationEvent(const EventLocation* pLoc, mirror::Object* thisPtr, in PostLocationEvent()
1145 const EventLocation* pCatchLoc, mirror::Object* thisPtr) { in PostException()