HomeSort by relevance Sort by last modified time
    Searched refs:DelEvent (Results 1 - 4 of 4) sorted by null

  /system/extras/simpleperf/
IOEventLoop.h 73 static bool DelEvent(IOEventRef ref);
IOEventLoop.cpp 174 bool IOEventLoop::DelEvent(IOEventRef ref) {
IOEventLoop_test.cpp 154 return IOEventLoop::DelEvent(ref);
event_fd.cpp 270 bool EventFd::StopPolling() { return IOEventLoop::DelEvent(ioevent_ref_); }

Completed in 111 milliseconds