Searched refs:RETRY_TIMES_GET_KVSTORE (Results 1 – 2 of 2) sorted by relevance
43 constexpr int32_t RETRY_TIMES_GET_KVSTORE = 5; variable128 while (retryTimes < RETRY_TIMES_GET_KVSTORE) { in TryGetKvStore()
41 constexpr int32_t RETRY_TIMES_GET_KVSTORE = 1; variable136 while (retryTimes < RETRY_TIMES_GET_KVSTORE) { in TryGetKvStore()