Home
last modified time | relevance | path

Searched refs:FREEZE_TIME_LIMIT (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp54 constexpr int FREEZE_TIME_LIMIT = 60000; member
562 if (diff > FREEZE_TIME_LIMIT) { in ClearOldInfo()
580 if (diff >= FREEZE_TIME_LIMIT) { in IsNeedIgnoreFreezeEvent()
587 if (currentTime > FREEZE_TIME_LIMIT && diff < FREEZE_TIME_LIMIT) { in IsNeedIgnoreFreezeEvent()

Completed in 2 milliseconds