Home
last modified time | relevance | path

Searched refs:DebugInstrumentationListener (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Ddebugger.cc145 class DebugInstrumentationListener final : public instrumentation::InstrumentationListener { class
147 DebugInstrumentationListener() {} in DebugInstrumentationListener() function in art::DebugInstrumentationListener
148 virtual ~DebugInstrumentationListener() {} in ~DebugInstrumentationListener()
293 DISALLOW_COPY_AND_ASSIGN(DebugInstrumentationListener);