Searched refs:BACK_MAX_RETRY_TIME (Results 1 – 1 of 1) sorted by relevance
29 const uint8_t BACK_MAX_RETRY_TIME = 3; variable477 for (int i = 0; i < BACK_MAX_RETRY_TIME; ++i) { in MkdirParentWithRetry()554 for (int i = 0; i < BACK_MAX_RETRY_TIME; ++i) { in CheckAndCopyFiles()