Searched refs:InitRootStoreOnce (Results 1 – 2 of 2) sorted by relevance
137 static void InitRootStoreOnce();
575 gpr_once_init(&once, DefaultSslRootStore::InitRootStoreOnce); in InitRootStore()578 void DefaultSslRootStore::InitRootStoreOnce() { in InitRootStoreOnce() function in grpc_core::DefaultSslRootStore