Searched refs:JudgmentRateLimiting (Results 1 – 4 of 4) sorted by relevance
74 bool JudgmentRateLimiting(std::shared_ptr<Event> event);
297 bool Faultlogger::JudgmentRateLimiting(std::shared_ptr<Event> event) in JudgmentRateLimiting() function in OHOS::HiviewDFX::Faultlogger
85 bool JudgmentRateLimiting(std::shared_ptr<SysEvent> event);
143 if (!JudgmentRateLimiting(sysEvent)) { in OnEvent()347 bool EventLogger::JudgmentRateLimiting(std::shared_ptr<SysEvent> event) in JudgmentRateLimiting() function in OHOS::HiviewDFX::EventLogger