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