Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dfile_utils.cpp39 const uint8_t KILL_RETRY_TIME = 5; variable
594 for (int i = 0; i < KILL_RETRY_TIME; i++) { in KillProcess()