Searched refs:CheckBaseInfoValidity (Results 1 – 2 of 2) sorted by relevance
63 bool CheckBaseInfoValidity(const BaseInfo& baseInfo, std::shared_ptr<SysEvent> event) const;
165 if (!CheckBaseInfoValidity(baseInfo, event)) { in HandleEventJson()203 bool EventJsonParser::CheckBaseInfoValidity(const BaseInfo& baseInfo, std::shared_ptr<SysEvent> eve… in CheckBaseInfoValidity() function in OHOS::HiviewDFX::EventJsonParser