Searched refs:commEventRetryTimes_ (Results 1 – 3 of 3) sorted by relevance
112 int32_t commEventRetryTimes_ { 0 };
148 int32_t commEventRetryTimes_ = 0; variable
194 while (commEventRetryTimes_ <= COMMEVENT_REGISTER_RETRY_TIMES) { in Init()196 ++commEventRetryTimes_; in Init()199 commEventRetryTimes_ = 0; in Init()