Searched refs:NotifySysEvent (Results 1 – 4 of 4) sorted by relevance
47 using NotifySysEvent = std::function<void (std::shared_ptr<Event>)>; variable72 const OHOS::HiviewDFX::NotifySysEvent notify);106 static OHOS::HiviewDFX::NotifySysEvent gISysEventNotify_;
27 static void StartService(SysEventServiceBase* service, OHOS::HiviewDFX::NotifySysEvent notify);
24 …tServiceAdapter::StartService(SysEventServiceBase* service, OHOS::HiviewDFX::NotifySysEvent notify) in StartService()
140 OHOS::HiviewDFX::NotifySysEvent SysEventServiceOhos::gISysEventNotify_;149 const OHOS::HiviewDFX::NotifySysEvent notify) in StartService()