Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/ext/
Dgrpc_csharp_ext.c316 const grpcsharp_request_call_context* ctx, size_t* method_length) { in grpcsharp_request_call_context_method() argument
317 *method_length = GRPC_SLICE_LENGTH(ctx->call_details.method); in grpcsharp_request_call_context_method()