Searched defs:SysEvent (Results 1 – 4 of 4) sorted by relevance
| /base/security/asset/services/core_service/src/ |
| D | sys_event.rs | 41 struct SysEvent<'a> { struct 43 params: Vec<HiSysEventParam<'a>>, argument 48 impl<'a> SysEvent<'a> { impl
|
| /base/request/request/services/src/ |
| D | sys_event.rs | 31 pub(crate) struct SysEvent<'a> { struct 34 params: Vec<HiSysEventParam<'a>>, argument 37 impl<'a> SysEvent<'a> { argument
|
| /base/hiviewdfx/hiview/base/ |
| D | sys_event.cpp | 105 SysEvent::SysEvent(const std::string& sender, PipelineEventProducer* handler, in SysEvent() function in OHOS::HiviewDFX::SysEvent 123 SysEvent::SysEvent(const std::string& sender, PipelineEventProducer* handler, in SysEvent() function in OHOS::HiviewDFX::SysEvent 129 SysEvent::SysEvent(const std::string& sender, PipelineEventProducer* handler, in SysEvent() function in OHOS::HiviewDFX::SysEvent 134 SysEvent::SysEvent(const std::string& sender, PipelineEventProducer* handler, SysEventCreator& sysE… in SysEvent() function in OHOS::HiviewDFX::SysEvent 138 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 | 212 using SysEvent = OHOS::HiviewDFX::SysEvent; variable
|