Searched refs:kExceptionCaught (Results 1 – 4 of 4) sorted by relevance
112 kExceptionCaught = 1 << 6, enumerator
471 if ((events & kExceptionCaught) != 0) { in AddListener()548 if ((events & kExceptionCaught) != 0) { in RemoveListener()
2921 case instrumentation::Instrumentation::kExceptionCaught: in GetReferenceCounterForEvent()
148 return instrumentation::Instrumentation::kExceptionCaught; in GetInstrumentationEventFor()