HomeSort by relevance Sort by last modified time
    Searched defs:DisableEvent (Results 1 - 2 of 2) sorted by null

  /system/extras/simpleperf/
IOEventLoop.cpp 152 bool IOEventLoop::DisableEvent(IOEventRef ref) {
175 DisableEvent(ref);
  /art/runtime/openjdkjvmti/
events.cc 99 void EventMasks::DisableEvent(art::Thread* thread, ArtJvmtiEvent event) {
408 env->event_masks.DisableEvent(thread, event);

Completed in 66 milliseconds