Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_event.cc123 mirror::Object* thisPtr; /* InstanceOnly */ member
822 bool JdwpState::PostLocationEvent(const EventLocation* pLoc, mirror::Object* thisPtr, in PostLocationEvent()
1124 const EventLocation* pCatchLoc, mirror::Object* thisPtr) { in PostException()