Searched defs:InstrumentationStackPopper (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | instrumentation.h | 722 friend class InstrumentationStackPopper; // For popping instrumentation frames. variable |
D | instrumentation.cc | 100 InstrumentationStackPopper::InstrumentationStackPopper(Thread* self) in InstrumentationStackPopper() function in art::instrumentation::InstrumentationStackPopper |