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