Searched refs:asyncReferenceCount (Results 1 – 3 of 3) sorted by relevance
4920 args.asyncReferenceCount = 0; in is_io_connect_method_var_output()5027 args.asyncReferenceCount = 0; in is_io_connect_method()5142 args.asyncReferenceCount = referenceCnt; in is_io_connect_async_method()5505 uint32_t asyncReferenceCount, in shim_io_async_method_scalarI_scalarO() argument5518 for (i = 0; i < asyncReferenceCount; i++) { in shim_io_async_method_scalarI_scalarO()5693 uint32_t asyncReferenceCount, in shim_io_async_method_scalarI_structureO() argument5704 for (i = 0; i < asyncReferenceCount; i++) { in shim_io_async_method_scalarI_structureO()5867 uint32_t asyncReferenceCount, in shim_io_async_method_scalarI_structureI() argument5878 for (i = 0; i < asyncReferenceCount; i++) { in shim_io_async_method_scalarI_structureI()6014 uint32_t asyncReferenceCount, in shim_io_async_method_structureI_structureO() argument[all …]
6257 …bcopy(args->asyncReference, &ref->asyncRef[0], args->asyncReferenceCount * sizeof(ref->asyncRef[0]… in externalMethod()
129 uint32_t asyncReferenceCount; member