Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dfreeze_common.h61 bool IsSysWarningResult(const FreezeResult& result) const;
H A Dfreeze_common.cpp103 bool FreezeCommon::IsSysWarningResult(const FreezeResult& result) const in IsSysWarningResult() function in OHOS::HiviewDFX::FreezeCommon
H A Dvendor.cpp42 !freezeCommon_->IsSysWarningResult(result)) { in ReduceRelevanceEvents()
72 if (freezeCommon_->IsSysWarningResult(result)) { in ReduceRelevanceEvents()