Home
last modified time | relevance | path

Searched defs:set_root_cert_name (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/cpp/common/
Dtls_credentials_options.cc141 void TlsCredentialsOptions::set_root_cert_name( in set_root_cert_name() function in grpc::experimental::TlsCredentialsOptions
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_credentials_options.h161 void set_root_cert_name(std::string root_cert_name) { in set_root_cert_name() function