Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/ext/
Dgrpc_csharp_ext.c770 const char* status_details, size_t status_details_len, in grpcsharp_call_send_status_from_server() argument
779 grpc_slice_from_copied_buffer(status_details, status_details_len); in grpcsharp_call_send_status_from_server()