Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwatch_dog_mingw.cpp42 constexpr uint64_t ANR_INPUT_FREEZE_TIME = 5000; variable
188 if (currentTime - bombId > ANR_INPUT_FREEZE_TIME) { in DetonatedBomb()
H A Dwatch_dog.cpp34 constexpr uint64_t ANR_INPUT_FREEZE_TIME = 5000; variable
224 if (currentTime - bombId > ANR_INPUT_FREEZE_TIME) { in DetonatedBomb()