Home
last modified time | relevance | path

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

/ohos5.0/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_utils.cpp130 bool hasSlept = false; in WaitForFile() local
134 if (hasSlept) { in WaitForFile()
140 hasSlept = true; in WaitForFile()