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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOUserClient.h353 getAsyncTargetAndMethodForIndex( IOService ** targetP, UInt32 index );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp1210 getAsyncTargetAndMethodForIndex(IOService ** targetP, UInt32 index) function in class:IOUserClient
4324 if( !(method = getAsyncTargetAndMethodForIndex(&object, selector)) )

Completed in 17 milliseconds