Searched refs:ONCE_STRATEGY (Results 1 – 3 of 3) sorted by relevance
76 #define ONCE_STRATEGY 3 macro
66 LnnHeartbeatStrategyType ret = GetStrategyTypeByPolicy(ONCE_STRATEGY);
290 if (policy == ONCE_STRATEGY) { in GetStrategyTypeByPolicy()