Home
last modified time | relevance | path

Searched refs:BACK_RETRY_INTERVAL_MS (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_backup.cpp30 const uint16_t BACK_RETRY_INTERVAL_MS = 50 * 1000; variable
478 usleep(BACK_RETRY_INTERVAL_MS); in MkdirParentWithRetry()
555 usleep(BACK_RETRY_INTERVAL_MS); in CheckAndCopyFiles()