Home
last modified time | relevance | path

Searched refs:reported (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dthread.h834 void SetExceptionReportedToInstrumentation(bool reported) { in SetExceptionReportedToInstrumentation() argument
835 tls32_.is_exception_reported_to_instrumentation_ = reported; in SetExceptionReportedToInstrumentation()