Searched refs:retryMaxTimes (Results 1 – 1 of 1) sorted by relevance
277 constexpr int32_t retryMaxTimes = 3; in ResetService() local280 if (!remoteUpdateCallbackMap_.empty() && retryTimes_ < retryMaxTimes) { in ResetService()