Lines Matching defs:grpc_auth_context
2399 pub struct grpc_auth_context { struct
2405 pub ctx: *const grpc_auth_context, argument
2426 ctx: *const grpc_auth_context, in grpc_auth_context_property_iterator()
2433 ctx: *const grpc_auth_context, in grpc_auth_context_peer_identity()
2440 ctx: *const grpc_auth_context, in grpc_auth_context_find_properties_by_name()
2448 ctx: *const grpc_auth_context, in grpc_auth_context_peer_identity_property_name()
2454 ctx: *const grpc_auth_context, in grpc_auth_context_peer_is_authenticated()
2460 pub fn grpc_call_auth_context(call: *mut grpc_call) -> *mut grpc_auth_context; in grpc_call_auth_context()
2464 pub fn grpc_auth_context_release(context: *mut grpc_auth_context); in grpc_auth_context_release()
2469 ctx: *mut grpc_auth_context, in grpc_auth_context_add_property()
2478 ctx: *mut grpc_auth_context, in grpc_auth_context_add_cstring_property()
2487 ctx: *mut grpc_auth_context, in grpc_auth_context_set_peer_identity_property_name()