Searched defs:exception_catch_event_ref_count_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddebugger.cc334 size_t Dbg::exception_catch_event_ref_count_ = 0; member in class:art::Dbg
758 CHECK_EQ(exception_catch_event_ref_count_, 0U);
2922 return &exception_catch_event_ref_count_;

Completed in 16 milliseconds