Searched defs:SysEvent (Results 1 – 4 of 4) sorted by relevance
| /base/request/request/services/src/ |
| D | sys_event.rs | 25 pub(crate) struct SysEvent<'a> { struct 28 params: Vec<HiSysEventParam<'a>>, argument 31 impl<'a> SysEvent<'a> { impl
|
| /base/security/asset/services/core_service/src/ |
| D | sys_event.rs | 29 struct SysEvent<'a> { struct 31 params: Vec<HiSysEventParam<'a>>, argument 34 impl<'a> SysEvent<'a> { impl
|
| /base/hiviewdfx/hiview/base/ |
| D | sys_event.cpp | 103 SysEvent::SysEvent(const std::string& sender, PipelineEventProducer* handler, in SysEvent() function in OHOS::HiviewDFX::SysEvent 121 SysEvent::SysEvent(const std::string& sender, PipelineEventProducer* handler, in SysEvent() function in OHOS::HiviewDFX::SysEvent 127 SysEvent::SysEvent(const std::string& sender, PipelineEventProducer* handler, in SysEvent() function in OHOS::HiviewDFX::SysEvent 132 SysEvent::SysEvent(const std::string& sender, PipelineEventProducer* handler, SysEventCreator& sysE… in SysEvent() function in OHOS::HiviewDFX::SysEvent 136 SysEvent::SysEvent(const std::string& sender, PipelineEventProducer* handler, const std::string& js… in SysEvent() function in OHOS::HiviewDFX::SysEvent
|
| /base/hiviewdfx/hiview/plugins/performance/ |
| D | EvtParser.h | 210 using SysEvent = OHOS::HiviewDFX::SysEvent; variable
|