Searched refs:getAsyncTargetAndMethodForIndex (Results 1 – 2 of 2) sorted by relevance
504 getAsyncTargetAndMethodForIndex(510 getAsyncTargetAndMethodForIndex(
2083 getAsyncTargetAndMethodForIndex(IOService ** targetP, UInt32 index) in getAsyncTargetAndMethodForIndex() function in IOUserClient2096 getAsyncTargetAndMethodForIndex(OSSharedPtr<IOService>& targetP, UInt32 index) in getAsyncTargetAndMethodForIndex() function in IOUserClient2099 IOExternalAsyncMethod* result = getAsyncTargetAndMethodForIndex(&targetPRaw, index); in getAsyncTargetAndMethodForIndex()6476 if (!(method = getAsyncTargetAndMethodForIndex(&object, selector)) || !object) { in externalMethod()