Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/config/
Dconfig_vars.h102 bool NotUseSystemSslRoots() const { return not_use_system_ssl_roots_; } in NotUseSystemSslRoots() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/config/
H A Dconfig_vars.h103 bool NotUseSystemSslRoots() const { return not_use_system_ssl_roots_; } in NotUseSystemSslRoots() function