Home
last modified time | relevance | path

Searched defs:grpc_call_auth_context (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/context/
Dsecurity_context.cc65 grpc_auth_context* grpc_call_auth_context(grpc_call* call) { in grpc_call_auth_context() function
/external/grpc-grpc/src/core/lib/security/context/
Dsecurity_context.cc65 grpc_auth_context* grpc_call_auth_context(grpc_call* call) { in grpc_call_auth_context() function
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h307 #define grpc_call_auth_context grpc_call_auth_context_import macro
/external/rust/crates/grpcio-sys/bindings/
Dx86_64-unknown-linux-gnu-bindings.rs2460 pub fn grpc_call_auth_context(call: *mut grpc_call) -> *mut grpc_auth_context; in grpc_call_auth_context() function
Daarch64-unknown-linux-gnu-bindings.rs2460 pub fn grpc_call_auth_context(call: *mut grpc_call) -> *mut grpc_auth_context; in grpc_call_auth_context() function