Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/config/
H A Ddaily_config.cpp51 bool ret = ParseCommonThreshold(config) && ParseCustomThreshold(config); in Parse()
81 bool DailyConfig::ParseCustomThreshold(const cJSON* config) in ParseCustomThreshold() function in OHOS::HiviewDFX::DailyConfig
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/config/include/
H A Ddaily_config.h44 bool ParseCustomThreshold(const cJSON* config);