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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOUserClient.h346 getExternalAsyncMethodForIndex( UInt32 index )
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp1193 IOExternalAsyncMethod * IOUserClient::getExternalAsyncMethodForIndex( UInt32 /* index */) function in class:IOUserClient
1212 IOExternalAsyncMethod *method = getExternalAsyncMethodForIndex(index);

Completed in 26 milliseconds