Searched refs:ops_array (Results 1 – 2 of 2) sorted by relevance
277 grpc_op *ops_array = (grpc_op *)gpr_malloc(nops * sizeof(grpc_op));280 ops_array[i++] = operation.op;283 grpc_call_start_batch(_call, ops_array, nops, (__bridge_retained void *)(^(bool success) {296 gpr_free(ops_array);
1022 struct util_dynarray *ops_array) in dzn_cmd_buffer_collect_query_ops() argument1031 util_dynarray_grow(ops_array, struct dzn_cmd_buffer_query_range, 1); in dzn_cmd_buffer_collect_query_ops()