Searched refs:getAction (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOEventSource.h216 /*! @function getAction
219 virtual IOEventSource::Action getAction() const;
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOEventSource.cpp172 IOEventSource::Action IOEventSource::getAction () const { return action; }; function in class:IOEventSource

Completed in 22 milliseconds