Searched refs:RemoveListener (Results 1 - 5 of 5) sorted by relevance

/art/runtime/
H A Dinstrumentation.h136 void RemoveListener(InstrumentationListener* listener, uint32_t events)
H A Dtrace.cc421 runtime->GetInstrumentation()->RemoveListener(
503 runtime->GetInstrumentation()->RemoveListener(the_trace,
H A Dinstrumentation.cc462 void Instrumentation::RemoveListener(InstrumentationListener* listener, uint32_t events) { function in class:art::instrumentation::Instrumentation
H A Dinstrumentation_test.cc188 instr->RemoveListener(&listener, instrumentation_event);
H A Ddebugger.cc731 runtime->GetInstrumentation()->RemoveListener(&gDebugInstrumentationListener,
3155 instrumentation->RemoveListener(&gDebugInstrumentationListener,

Completed in 138 milliseconds