Searched refs:getAsyncTargetAndMethodForIndex (Results 1 – 2 of 2) sorted by relevance
506 getAsyncTargetAndMethodForIndex(512 getAsyncTargetAndMethodForIndex(
2127 getAsyncTargetAndMethodForIndex(IOService ** targetP, UInt32 index) in getAsyncTargetAndMethodForIndex() function in IOUserClient2140 getAsyncTargetAndMethodForIndex(OSSharedPtr<IOService>& targetP, UInt32 index) in getAsyncTargetAndMethodForIndex() function in IOUserClient2143 IOExternalAsyncMethod* result = getAsyncTargetAndMethodForIndex(&targetPRaw, index); in getAsyncTargetAndMethodForIndex()6523 if (!(method = getAsyncTargetAndMethodForIndex(&object, selector)) || !object) { in externalMethod()