Searched defs:gDebugInstrumentationListener (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddebugger.cc301 } gDebugInstrumentationListener; member in namespace:art
733 runtime->GetInstrumentation()->RemoveListener(&gDebugInstrumentationListener,
3242 instrumentation->AddListener(&gDebugInstrumentationListener, request.InstrumentationEvent());
3248 instrumentation->RemoveListener(&gDebugInstrumentationListener,

Completed in 20 milliseconds