Searched defs:h_exception (Results 1 – 3 of 3) sorted by relevance
1287 Handle<mirror::Throwable> h_exception(hs.NewHandle(exception_object)); in ExceptionThrownEvent() local1306 Handle<mirror::Throwable> h_exception(hs.NewHandle(exception_object)); in ExceptionHandledEvent() local
3546 HandleWrapperObjPtr<mirror::Throwable> h_exception(hs.NewHandleWrapper(&exception)); in QuickDeliverException() local
2958 Handle<mirror::Throwable> h_exception(handle_scope.NewHandle(exception_object)); in PostException() local