Home
last modified time | relevance | path

Searched refs:status_details_slice (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/csharp/ext/
Dgrpc_csharp_ext.c778 grpc_slice status_details_slice = in grpcsharp_call_send_status_from_server() local
782 ops[0].data.send_status_from_server.status_details = &status_details_slice; in grpcsharp_call_send_status_from_server()
807 grpc_slice_unref(status_details_slice); in grpcsharp_call_send_status_from_server()