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