Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/IOKit/
H A DIOUserClient.h493 getExternalMethodForIndex( UInt32 index )
/xnu-8796.121.2/iokit/Kernel/
H A DIOUserClient.cpp2024 IOUserClient::getExternalMethodForIndex( UInt32 /* index */) in getExternalMethodForIndex() function in IOUserClient
2051 IOExternalMethod *method = getExternalMethodForIndex(index); in getTargetAndMethodForIndex()