Searched refs:g_hbStrategyMgr (Results 1 – 1 of 1) sorted by relevance
66 static LnnHeartbeatStrategyManager g_hbStrategyMgr[] = { variable835 if (!LnnCheckSupportedHbType(&hbType, &g_hbStrategyMgr[strategyType].supportType)) { in LnnGetHbStrategyManager()840 mgr->supportType = g_hbStrategyMgr[strategyType].supportType; in LnnGetHbStrategyManager()841 mgr->onProcess = g_hbStrategyMgr[strategyType].onProcess; in LnnGetHbStrategyManager()