Searched refs:retryCnt_ (Results 1 – 3 of 3) sorted by relevance
410 int32_t retryCnt_ = 0; variable
208 retryCnt_ = 0; in ImageObjFailed()1394 retryCnt_ = 0;1476 if (retryCnt_++ > 5) { // retry loading 5 times at most
893 retryCnt_ = 0; in ClearRenderObject()