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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOUserClient.h343 getExternalMethodForIndex( UInt32 index )
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp1188 IOExternalMethod * IOUserClient::getExternalMethodForIndex( UInt32 /* index */) function in class:IOUserClient
1201 IOExternalMethod *method = getExternalMethodForIndex(index);

Completed in 22 milliseconds