Home
last modified time | relevance | path

Searched defs:InstrumentationStackPopper (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dinstrumentation.h722 friend class InstrumentationStackPopper; // For popping instrumentation frames. variable
Dinstrumentation.cc100 InstrumentationStackPopper::InstrumentationStackPopper(Thread* self) in InstrumentationStackPopper() function in art::instrumentation::InstrumentationStackPopper