Searched defs:events (Results 1 – 2 of 2) sorted by relevance
407 static bool HasEvent(Instrumentation::InstrumentationEvent expected, uint32_t events) { in HasEvent()412 uint32_t events, in PotentiallyAddListenerTo()432 void Instrumentation::AddListener(InstrumentationListener* listener, uint32_t events) { in AddListener()483 uint32_t events, in PotentiallyRemoveListenerFrom()509 void Instrumentation::RemoveListener(InstrumentationListener* listener, uint32_t events) { in RemoveListener()
175 uint32_t events = Dbg::kMethodExit; in MethodExited() local204 uint32_t events = 0; in DexPcMoved() local