Home
last modified time | relevance | path

Searched refs:DispatchEvent (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/plugins/sys_dispatcher/
Dsys_dispatcher.cpp45 void SysEventDispatcher::DispatchEvent(std::shared_ptr<SysEvent>& sysEvent) in DispatchEvent() function in OHOS::HiviewDFX::SysEventDispatcher
77 DispatchEvent(sysEvent); in OnEvent()
/base/hiviewdfx/hiview/plugins/sys_dispatcher/include/
Dsys_dispatcher.h29 void DispatchEvent(std::shared_ptr<SysEvent>& sysEvent);
/base/telephony/cellular_data/services/include/
Dcellular_data_service.h65 void DispatchEvent(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &event);
/base/telephony/cellular_data/services/src/
Dcellular_data_service.cpp281 void CellularDataService::DispatchEvent(const int32_t slotId, const AppExecFwk::InnerEvent::Pointer… in DispatchEvent() function in OHOS::Telephony::CellularDataService