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