Searched refs:NotifySlowEvent (Results 1 – 6 of 6) sorted by relevance
61 static void NotifySlowEvent(const std::string& tag);
64 | | NotifySlowEvent(std::string) : void | 通知有耗时事件 |
64 | | NotifySlowEvent(std::string) : void | Sends a notification of a time-…
262 HiChecker::NotifySlowEvent(handOutTag); in DeliveryTimeAction()291 HiChecker::NotifySlowEvent(executeTag); in DistributeTimeAction()
280 HiChecker::NotifySlowEvent(eventTag);283 HiChecker::NotifySlowEvent(eventTag);
98 void HiChecker::NotifySlowEvent(const std::string& tag) in NotifySlowEvent() function in OHOS::HiviewDFX::HiChecker