Searched refs:CreateAppEventInfo (Results 1 – 1 of 1) sorted by relevance
35 AppEventInfo CreateAppEventInfo(std::shared_ptr<AppEventPack> event) in CreateAppEventInfo() function66 eventInfos.emplace_back(CreateAppEventInfo(event)); in OnEvents()122 && (processor_->ValidateEvent(CreateAppEventInfo(event)) == 0); in VerifyEvent()