Searched defs:DisableEvent (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/extras/simpleperf/ | ||
H A D | IOEventLoop.cpp | 191 bool IOEventLoop::DisableEvent(IOEventRef ref) { in DisableEvent() function in simpleperf::IOEventLoop |
/aosp12/art/openjdkjvmti/ | ||
H A D | events.cc | 180 void EventMasks::DisableEvent(ArtJvmTiEnv* env, art::Thread* thread, ArtJvmtiEvent event) { in DisableEvent() function in openjdkjvmti::EventMasks |