Home
last modified time | relevance | path

Searched defs:SendEvent (Results 1 – 14 of 14) sorted by relevance

/base/notification/eventhandler/interfaces/inner_api/
Devent_handler.h112 inline bool SendEvent(InnerEvent::Pointer &event, Priority priority) in SendEvent() function
138 inline bool SendEvent(uint32_t innerEventId, int64_t param, int64_t delayTime) in SendEvent() function
163 inline bool SendEvent(uint32_t innerEventId, Priority priority) in SendEvent() function
/base/hiviewdfx/hiview/plugins/eventservice/
Dsys_event_service.cpp63 void SysEventService::SendEvent(std::shared_ptr<Event>& event) in SendEvent() function in OHOS::HiviewDFX::SysEventService
/base/hiviewdfx/hicollie/frameworks/native/
Dwatchdog_task.cpp85 void WatchdogTask::SendEvent(const std::string &msg, const std::string &eventName) const in SendEvent() function in OHOS::HiviewDFX::WatchdogTask
Dxcollie_inner.cpp144 void XCollieInner::SendEvent(int tid, const std::string &timerName, const std::string &keyMsg) const in SendEvent() function in OHOS::HiviewDFX::XCollieInner
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
Dmock_event_handler.cpp32 bool EventHandler::SendEvent(InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent() function in OHOS::AppExecFwk::EventHandler
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
Dmock_event_handler.cpp32 bool EventHandler::SendEvent(InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent() function in OHOS::AppExecFwk::EventHandler
/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
Dmock_event_handler.cpp32 bool EventHandler::SendEvent(InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent() function in OHOS::AppExecFwk::EventHandler
/base/notification/distributed_notification_service/services/test/moduletest/mock/
Dmock_event_handler.cpp32 bool EventHandler::SendEvent(InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent() function in OHOS::AppExecFwk::EventHandler
/base/telephony/cellular_data/services/include/state_machine/
Dstate_machine.h255 void SendEvent(AppExecFwk::InnerEvent::Pointer &event) in SendEvent() function
/base/powermgr/thermal_manager/services/native/src/
Dthermal_service.cpp395 void ThermalService::SendEvent(int32_t event, int64_t delayTime) in SendEvent() function in OHOS::PowerMgr::ThermalService
/base/notification/eventhandler/frameworks/eventhandler/src/
Devent_handler.cpp54 bool EventHandler::SendEvent(InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent() function in OHOS::AppExecFwk::EventHandler
/base/powermgr/battery_manager/services/native/src/
Dbattery_service.cpp259 void BatteryService::SendEvent(int32_t event, int64_t delayTime) in SendEvent() function in OHOS::PowerMgr::BatteryService
/base/update/updateservice/services/engine/src/
Dupdate_service.cpp993 void UpdateService::SendEvent(const UpgradeInfo &upgradeInfo, EventId eventId) in SendEvent() function in OHOS::UpdateEngine::UpdateService
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_callback_stub.cpp931 int32_t ImsCallCallbackStub::SendEvent(int32_t slotId, int32_t eventId, const HRilRadioResponseInfo… in SendEvent() function in OHOS::Telephony::ImsCallCallbackStub