Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOUserClient.h495 getExternalMethodForIndex( UInt32 index )
/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp2120 IOUserClient::getExternalMethodForIndex( UInt32 /* index */) in getExternalMethodForIndex() function in IOUserClient
2147 IOExternalMethod *method = getExternalMethodForIndex(index); in getTargetAndMethodForIndex()