Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice.cpp1419 int32_t maxAtt = MAX_TRY_CLEAR_DISPOSE_NUM; in TryToClearDispose() local
1421 while (att < maxAtt) { in TryToClearDispose()