Searched refs:disableAllEventSources (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOWorkLoop.h244 /*! @function disableAllEventSources
248 virtual void disableAllEventSources() const;
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOWorkLoop.cpp225 disableAllEventSources();
304 void IOWorkLoop::disableAllEventSources() const function in class:IOWorkLoop
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEventSystem.cpp110 workLoop->disableAllEventSources();
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp1258 workLoop->disableAllEventSources();

Completed in 98 milliseconds