Searched refs:IsValidSysEvent (Results 1 – 2 of 2) sorted by relevance
64 bool IsValidSysEvent(const std::shared_ptr<SysEvent> event);
221 if (!IsValidSysEvent(sysEvent)) { in CheckEvent()284 bool SysEventSource::IsValidSysEvent(const std::shared_ptr<SysEvent> event) in IsValidSysEvent() function in OHOS::HiviewDFX::SysEventSource