Lines Matching defs:grpc_auth_context
2425 pub struct grpc_auth_context { struct
2431 pub ctx: *const grpc_auth_context, argument
2452 ctx: *const grpc_auth_context, in grpc_auth_context_property_iterator()
2459 ctx: *const grpc_auth_context, in grpc_auth_context_peer_identity()
2466 ctx: *const grpc_auth_context, in grpc_auth_context_find_properties_by_name()
2474 ctx: *const grpc_auth_context, in grpc_auth_context_peer_identity_property_name()
2480 ctx: *const grpc_auth_context, in grpc_auth_context_peer_is_authenticated()
2486 pub fn grpc_call_auth_context(call: *mut grpc_call) -> *mut grpc_auth_context; in grpc_call_auth_context()
2490 pub fn grpc_auth_context_release(context: *mut grpc_auth_context); in grpc_auth_context_release()
2495 ctx: *mut grpc_auth_context, in grpc_auth_context_add_property()
2504 ctx: *mut grpc_auth_context, in grpc_auth_context_add_cstring_property()
2513 ctx: *mut grpc_auth_context, in grpc_auth_context_set_peer_identity_property_name()