Searched refs:CheckEventValidity (Results 1 – 2 of 2) sorted by relevance
64 bool CheckEventValidity(std::shared_ptr<SysEvent> event) const;
154 if (!CheckEventValidity(event)) { in HandleEventJson()217 bool EventJsonParser::CheckEventValidity(std::shared_ptr<SysEvent> event) const in CheckEventValidity() function in OHOS::HiviewDFX::EventJsonParser