Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc234 class DebugInstrumentationListener FINAL : public instrumentation::InstrumentationListener {
236 DebugInstrumentationListener() {} in DebugInstrumentationListener() function in art::FINAL
237 virtual ~DebugInstrumentationListener() {} in ~DebugInstrumentationListener()
357 DISALLOW_COPY_AND_ASSIGN(DebugInstrumentationListener);