Searched refs:CheckIsRuleContainsPage (Results 1 – 2 of 2) sorted by relevance
89 bool AceScopedPerformanceCheck::CheckIsRuleContainsPage(const std::string& ruleType, const std::str… in CheckIsRuleContainsPage() function in OHOS::Ace::AceScopedPerformanceCheck141 if (!codeInfo.sources.empty() && CheckIsRuleContainsPage(rule, codeInfo.sources)) { in CheckPage()232 CheckIsRuleContainsPage("9902", codeInfo.sources); in RecordFunctionTimeout()
78 static bool CheckIsRuleContainsPage(const std::string& ruleType, const std::string& pagePath);