Searched refs:pCatchLoc (Results 1 – 2 of 2) sorted by relevance
1136 const EventLocation* pCatchLoc, mirror::Object* thisPtr) { in PostException() argument1139 DCHECK(pCatchLoc != nullptr); in PostException()1156 basket.caught = (pCatchLoc->method != 0); in PostException()1185 SetJdwpLocationFromEventLocation(pCatchLoc, &jdwp_catch_location); in PostException()
228 const EventLocation* pCatchLoc, mirror::Object* thisPtr)