Home
last modified time | relevance | path

Searched defs:grpc_tls_error_details (Results 1 – 5 of 5) 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
36 grpc_tls_error_details() : error_details_("") {} in grpc_tls_error_details() argument
37 void set_error_details(const char* err_details) { in set_error_details()
40 const std::string& error_details() { return error_details_; } in error_details()
/external/rust/crates/grpcio-sys/grpc/include/grpc/
Dgrpc_security.h752 typedef struct grpc_tls_error_details grpc_tls_error_details; typedef
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dgrpc_security.h752 typedef struct grpc_tls_error_details grpc_tls_error_details; typedef
/external/rust/crates/grpcio-sys/bindings/
Dx86_64-unknown-linux-gnu-bindings.rs3188 pub struct grpc_tls_error_details { struct
3189 _unused: [u8; 0],
Daarch64-unknown-linux-gnu-bindings.rs3188 pub struct grpc_tls_error_details { struct
3189 _unused: [u8; 0],