Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dinstrumentation.h761 friend class InstrumentationStackPopper; // For popping instrumentation frames. variable
H A Dinstrumentation.cc107 InstrumentationStackPopper::InstrumentationStackPopper(Thread* self) in InstrumentationStackPopper() function in art::instrumentation::InstrumentationStackPopper