Home
last modified time | relevance | path

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

/xnu-10002.1.13/iokit/IOKit/ !
H A DIOUserClient.h496 getExternalAsyncMethodForIndex( UInt32 index )
/xnu-10002.1.13/iokit/Kernel/ !
H A DIOUserClient.cpp2058 IOUserClient::getExternalAsyncMethodForIndex( UInt32 /* index */) in getExternalAsyncMethodForIndex() function in IOUserClient
2102 IOExternalAsyncMethod *method = getExternalAsyncMethodForIndex(index); in getAsyncTargetAndMethodForIndex()