Home
last modified time | relevance | path

Searched refs:CreateAppEventInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_processor_proxy.cpp35 AppEventInfo CreateAppEventInfo(std::shared_ptr<AppEventPack> event) in CreateAppEventInfo() function
66 eventInfos.emplace_back(CreateAppEventInfo(event)); in OnEvents()
122 && (processor_->ValidateEvent(CreateAppEventInfo(event)) == 0); in VerifyEvent()