Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.cc424 void Instrumentation::AddListener(InstrumentationListener* listener, uint32_t events) { in AddListener()
485 void Instrumentation::RemoveListener(InstrumentationListener* listener, uint32_t events) { in RemoveListener()