Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example2/
H A Devent_processor_example2.cpp61 … auto repackEvent = PipelineEvent::RepackPipelineEvent<Event, PipelineEvent>(shared_from_this(), in OnEvent()
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Dpipeline.h86 static std::shared_ptr<PipelineEventType> RepackPipelineEvent(std::shared_ptr<Plugin> caller, in RepackPipelineEvent() function