Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_credentials_options.h75 void set_watch_root_cert(bool watch_root_cert) { watch_root_cert_ = watch_root_cert; } in set_watch_root_cert() function
/external/grpc-grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_credentials_options.h78 void set_watch_root_cert(bool watch_root_cert) { watch_root_cert_ = watch_root_cert; } in set_watch_root_cert() function