Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/context/
Dsecurity_context.cc69 grpc_auth_context* grpc_call_auth_context(grpc_call* call) { in grpc_call_auth_context() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/context/
H A Dsecurity_context.cc69 grpc_auth_context* grpc_call_auth_context(grpc_call* call) { in grpc_call_auth_context() function
/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/
H A Drb_grpc_imports.generated.h364 #define grpc_call_auth_context grpc_call_auth_context_import macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs1923 pub fn grpc_call_auth_context(call: *mut grpc_call) -> *mut grpc_auth_context; in grpc_call_auth_context() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs2478 pub fn grpc_call_auth_context(call: *mut grpc_call) -> *mut grpc_auth_context; in grpc_call_auth_context() function