Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dpanic_report_recovery.cpp55 constexpr const char* IS_STARTUP_SHORT = "isStartUpShort"; variable
88 .isStartUpShort = GetParamValueFromString(content, IS_STARTUP_SHORT) == "true" in LoadBboxSaveFlagFromFile()
99 " " << IS_STARTUP_SHORT << "=" << (bboxSaveLogFlags.isStartUpShort ? "true" : "false"); in SaveBboxLogFlagsToFile()