Home
last modified time | relevance | path

Searched refs:InitRootStore (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/
Dssl_utils.cc544 InitRootStore(); in GetRootStore()
549 InitRootStore(); in GetPemRootCerts()
593 void DefaultSslRootStore::InitRootStore() { in InitRootStore() function in grpc_core::DefaultSslRootStore
Dssl_utils.h134 static void InitRootStore();
/external/grpc-grpc/src/core/lib/security/security_connector/
Dsecurity_connector.h271 static void InitRootStore();
Dsecurity_connector.cc1181 InitRootStore();
1186 InitRootStore();
1233 void DefaultSslRootStore::InitRootStore() { function in grpc_core::DefaultSslRootStore