Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dpanic_report_recovery.cpp54 constexpr const char* IS_PANIC_UPLOADED = "isPanicUploaded"; variable
87 .isPanicUploaded = GetParamValueFromString(content, IS_PANIC_UPLOADED) != "false", in LoadBboxSaveFlagFromFile()
98 " " << IS_PANIC_UPLOADED << "=" << (bboxSaveLogFlags.isPanicUploaded ? "true" : "false") << in SaveBboxLogFlagsToFile()