Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dpanic_report_recovery.cpp149 constexpr int normalNum = 250; in IsLastShortStartUp() local
150 return atoi(lastBootUpKeyPoint.c_str()) < normalNum; in IsLastShortStartUp()