Searched refs:grpc_tls_error_details (Results 1 – 7 of 7) sorted by relevance
33 struct grpc_tls_error_details struct34 : public grpc_core::RefCounted<grpc_tls_error_details> {36 grpc_tls_error_details() : error_details_("") {} in grpc_tls_error_details() function
752 typedef struct grpc_tls_error_details grpc_tls_error_details; typedef977 grpc_tls_error_details* error_details;
450 arg->error_details = new grpc_tls_error_details(); in ServerAuthorizationCheckArgCreate()
66 grpc_tls_error_details error_details; in TEST_F()
3188 pub struct grpc_tls_error_details { struct3403 pub error_details: *mut grpc_tls_error_details,