Home
last modified time | relevance | path

Searched defs:SysEvent (Results 1 – 2 of 2) sorted by relevance

/base/request/request/services/service/rust/src/
Dsys_event.rs22 pub(crate) struct SysEvent<'a> { struct
25 params: Vec<HiSysEventParam<'a>> argument
28 impl<'a> SysEvent<'a> { impl
/base/hiviewdfx/hiview/base/
Dsys_event.cpp77 SysEvent::SysEvent(const std::string& sender, PipelineEventProducer* handler, in SysEvent() function in OHOS::HiviewDFX::SysEvent
93 SysEvent::SysEvent(const std::string& sender, PipelineEventProducer* handler, SysEventCreator& sysE… in SysEvent() function in OHOS::HiviewDFX::SysEvent
97 SysEvent::SysEvent(const std::string& sender, PipelineEventProducer* handler, const std::string& js… in SysEvent() function in OHOS::HiviewDFX::SysEvent