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

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireUserClient.cpp959 UserObjectHandle outDataHandle; local
964 &outDataHandle,
966 arguments->scalarOutput[0] = (uint64_t) outDataHandle;
1465 UserObjectHandle outDataHandle; local
1466 result = ((IOFireWireUserClient*) targetObject)->irmAllocation_Create(arguments->scalarInput[0],&outDataHandle);
1467 arguments->scalarOutput[0] = (uint64_t) outDataHandle;
3065 UserObjectHandle * outDataHandle,
3086 error = fExporter->addObject( outData, NULL, outDataHandle ) ;
3062 configDirectory_GetIndexValue_Data( UserObjectHandle dirHandle, int index, UserObjectHandle * outDataHandle, IOByteCount * outDataLen ) const argument

Completed in 84 milliseconds