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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOFilterInterruptEventSource.cpp155 bool filterRes; local
163 filterRes = (*filterAction)(owner, this);
169 if (filterRes)
176 bool filterRes; local
184 filterRes = (*filterAction)(owner, this);
190 if (filterRes) {

Completed in 16 milliseconds