Searched refs:pCatchLoc (Results 1 – 2 of 2) sorted by relevance
1145 const EventLocation* pCatchLoc, mirror::Object* thisPtr) { in PostException() argument1148 DCHECK(pCatchLoc != nullptr); in PostException()1162 basket.caught = (pCatchLoc->method != nullptr); in PostException()1184 SetJdwpLocationFromEventLocation(pCatchLoc, &jdwp_catch_location); in PostException()
229 const EventLocation* pCatchLoc, mirror::Object* thisPtr)