Searched refs:suppressed_exceptions_ (Results 1 – 2 of 2) sorted by relevance
59 HeapReference<Object> suppressed_exceptions_; variable
643 addOffset(OFFSETOF_MEMBER(mirror::Throwable, suppressed_exceptions_), "suppressedExceptions"); in ThrowableOffsets()