Searched refs:client_args_old (Results 1 – 1 of 1) sorted by relevance
145 grpc_channel_args* client_args_old = client_args; in request_with_payload_template() local150 client_args = grpc_channel_args_copy_and_add(client_args_old, &arg, 1); in request_with_payload_template()151 grpc_channel_args_destroy(client_args_old); in request_with_payload_template()