Searched refs:DispatchEvent (Results 1 – 4 of 4) sorted by relevance
45 void SysEventDispatcher::DispatchEvent(std::shared_ptr<SysEvent>& sysEvent) in DispatchEvent() function in OHOS::HiviewDFX::SysEventDispatcher77 DispatchEvent(sysEvent); in OnEvent()
29 void DispatchEvent(std::shared_ptr<SysEvent>& sysEvent);
65 void DispatchEvent(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &event);
281 void CellularDataService::DispatchEvent(const int32_t slotId, const AppExecFwk::InnerEvent::Pointer… in DispatchEvent() function in OHOS::Telephony::CellularDataService