Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/
Dgrpc_wrap.cc359 const grpcwrap_request_call_context* ctx, size_t* host_length) { in grpcwrap_request_call_context_host() argument
360 *host_length = GRPC_SLICE_LENGTH(ctx->call_details.host); in grpcwrap_request_call_context_host()
/external/grpc-grpc/src/csharp/ext/
Dgrpc_csharp_ext.c322 const grpcsharp_request_call_context* ctx, size_t* host_length) { in grpcsharp_request_call_context_host() argument
323 *host_length = GRPC_SLICE_LENGTH(ctx->call_details.host); in grpcsharp_request_call_context_host()
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs3850 host_length: *mut usize, in grpcwrap_request_call_context_host()
Dx86_64-unknown-linux-gnu-bindings.rs3850 host_length: *mut usize, in grpcwrap_request_call_context_host()