Home
last modified time | relevance | path

Searched refs:grpc_tls_error_details (Results 1 – 7 of 7) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_credentials_options.h33 struct grpc_tls_error_details struct
34 : public grpc_core::RefCounted<grpc_tls_error_details> {
36 grpc_tls_error_details() : error_details_("") {} in grpc_tls_error_details() function
/external/rust/crates/grpcio-sys/grpc/include/grpc/
Dgrpc_security.h752 typedef struct grpc_tls_error_details grpc_tls_error_details; typedef
977 grpc_tls_error_details* error_details;
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dgrpc_security.h752 typedef struct grpc_tls_error_details grpc_tls_error_details; typedef
977 grpc_tls_error_details* error_details;
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/tls/
Dtls_security_connector.cc450 arg->error_details = new grpc_tls_error_details(); in ServerAuthorizationCheckArgCreate()
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dgrpc_tls_credentials_options_test.cc66 grpc_tls_error_details error_details; in TEST_F()
/external/rust/crates/grpcio-sys/bindings/
Dx86_64-unknown-linux-gnu-bindings.rs3188 pub struct grpc_tls_error_details { struct
3403 pub error_details: *mut grpc_tls_error_details,
Daarch64-unknown-linux-gnu-bindings.rs3188 pub struct grpc_tls_error_details { struct
3403 pub error_details: *mut grpc_tls_error_details,