Searched refs:asyncReference (Results 1 – 3 of 3) sorted by relevance
4919 args.asyncReference = NULL; in is_io_connect_method_var_output()5026 args.asyncReference = NULL; in is_io_connect_method()5141 args.asyncReference = reference; in is_io_connect_async_method()5504 io_user_reference_t * asyncReference, in shim_io_async_method_scalarI_scalarO() argument5519 reference[i] = REF32(asyncReference[i]); in shim_io_async_method_scalarI_scalarO()5692 io_user_reference_t * asyncReference, in shim_io_async_method_scalarI_structureO() argument5705 reference[i] = REF32(asyncReference[i]); in shim_io_async_method_scalarI_structureO()5866 io_user_reference_t * asyncReference, in shim_io_async_method_scalarI_structureI() argument5879 reference[i] = REF32(asyncReference[i]); in shim_io_async_method_scalarI_structureI()6013 io_user_reference_t * asyncReference, in shim_io_async_method_structureI_structureO() argument[all …]
6257 …bcopy(args->asyncReference, &ref->asyncRef[0], args->asyncReferenceCount * sizeof(ref->asyncRef[0]… in externalMethod()
128 io_user_reference_t * asyncReference; member