Home
last modified time | relevance | path

Searched refs:DispatchEvent (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/plugins/sys_dispatcher/
H A Dsys_dispatcher.cpp41 void SysEventDispatcher::DispatchEvent(std::shared_ptr<SysEvent>& sysEvent) in DispatchEvent() function in OHOS::HiviewDFX::SysEventDispatcher
76 DispatchEvent(sysEvent); in OnEvent()
/base/hiviewdfx/hiview/plugins/sys_dispatcher/include/
H A Dsys_dispatcher.h29 void DispatchEvent(std::shared_ptr<SysEvent>& sysEvent);
/base/telephony/cellular_data/services/include/
H A Dcellular_data_service.h66 void DispatchEvent(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &event);
/base/telephony/cellular_data/test/
H A Dcellular_data_service_test.cpp79 service->DispatchEvent(DEFAULT_SIM_SLOT_ID, event); in HWTEST_F()
/base/telephony/cellular_data/services/src/
H A Dcellular_data_service.cpp437 void CellularDataService::DispatchEvent(const int32_t slotId, const AppExecFwk::InnerEvent::Pointer &event) in DispatchEvent() function in OHOS::Telephony::CellularDataService

Completed in 3 milliseconds