Searched refs:retryCnt (Results 1 – 1 of 1) sorted by relevance
42 int retryCnt = 0; in StartRenderProcess() local55 } while (++retryCnt < START_RENDER_PROCESS_MAX_CNT && ret != 0); in StartRenderProcess()93 int retryCnt = 0; in GetRenderProcessTerminationStatus() local100 } while (status < 0 && ++retryCnt < GET_TERMINATION_STATUS_MAX_CNT); in GetRenderProcessTerminationStatus()