Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dpanic_report_recovery.cpp50 constexpr const char* LAST_BOOTUP_KEYPOINT = "last_bootup_keypoint"; variable
145 std::string lastBootUpKeyPoint = GetParamValueFromFile(CMD_LINE, LAST_BOOTUP_KEYPOINT); in IsLastShortStartUp()