Searched refs:IsSystemResult (Results 1 – 3 of 3) sorted by relevance
55 bool IsSystemResult(const FreezeResult& result) const;
73 bool FreezeCommon::IsSystemResult(const FreezeResult& result) const in IsSystemResult() function in OHOS::HiviewDFX::FreezeCommon
33 …if (freezeCommon_->IsSystemResult(result) == false && freezeCommon_->IsApplicationResult(result) =… in ReduceRelevanceEvents()39 if (freezeCommon_->IsSystemResult(result)) { in ReduceRelevanceEvents()