Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/config/
H A Dexport_config_parser.cpp36 constexpr char FILE_STORED_MAX_DAY_CNT[] = "fileStoredMaxDayCnt"; variable
127 config->dayCnt = CJsonUtil::GetIntValue(jsonRoot_, FILE_STORED_MAX_DAY_CNT, INVALID_DOUBLE_VAL); in ParseResidualContent()