Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/freeze_detector/
Dfreeze_common.h55 bool IsSystemResult(const FreezeResult& result) const;
Dfreeze_common.cpp73 bool FreezeCommon::IsSystemResult(const FreezeResult& result) const in IsSystemResult() function in OHOS::HiviewDFX::FreezeCommon
Dvendor.cpp33 …if (freezeCommon_->IsSystemResult(result) == false && freezeCommon_->IsApplicationResult(result) =… in ReduceRelevanceEvents()
39 if (freezeCommon_->IsSystemResult(result)) { in ReduceRelevanceEvents()