Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A DIOEventLoop.cpp191 bool IOEventLoop::DisableEvent(IOEventRef ref) { in DisableEvent() function in simpleperf::IOEventLoop
/aosp12/art/openjdkjvmti/
H A Devents.cc180 void EventMasks::DisableEvent(ArtJvmTiEnv* env, art::Thread* thread, ArtJvmtiEvent event) { in DisableEvent() function in openjdkjvmti::EventMasks