Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/
Dgrpc_wrap.cc353 const grpcwrap_request_call_context* ctx, size_t* method_length) { in grpcwrap_request_call_context_method() argument
354 *method_length = GRPC_SLICE_LENGTH(ctx->call_details.method); in grpcwrap_request_call_context_method()
/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()
/external/rust/crates/grpcio-sys/bindings/
Dx86_64-unknown-linux-gnu-bindings.rs3844 method_length: *mut usize, in grpcwrap_request_call_context_method()
Daarch64-unknown-linux-gnu-bindings.rs3844 method_length: *mut usize, in grpcwrap_request_call_context_method()