/base/notification/eventhandler/interfaces/inner_api/ |
D | event_handler.h | 112 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/ |
D | sys_event_service.cpp | 63 void SysEventService::SendEvent(std::shared_ptr<Event>& event) in SendEvent() function in OHOS::HiviewDFX::SysEventService
|
/base/hiviewdfx/hicollie/frameworks/native/ |
D | watchdog_task.cpp | 85 void WatchdogTask::SendEvent(const std::string &msg, const std::string &eventName) const in SendEvent() function in OHOS::HiviewDFX::WatchdogTask
|
D | xcollie_inner.cpp | 144 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/ |
D | mock_event_handler.cpp | 32 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/ |
D | mock_event_handler.cpp | 32 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/ |
D | mock_event_handler.cpp | 32 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/ |
D | mock_event_handler.cpp | 32 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/ |
D | state_machine.h | 255 void SendEvent(AppExecFwk::InnerEvent::Pointer &event) in SendEvent() function
|
/base/powermgr/thermal_manager/services/native/src/ |
D | thermal_service.cpp | 395 void ThermalService::SendEvent(int32_t event, int64_t delayTime) in SendEvent() function in OHOS::PowerMgr::ThermalService
|
/base/notification/eventhandler/frameworks/eventhandler/src/ |
D | event_handler.cpp | 54 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/ |
D | battery_service.cpp | 259 void BatteryService::SendEvent(int32_t event, int64_t delayTime) in SendEvent() function in OHOS::PowerMgr::BatteryService
|
/base/update/updateservice/services/engine/src/ |
D | update_service.cpp | 993 void UpdateService::SendEvent(const UpgradeInfo &upgradeInfo, EventId eventId) in SendEvent() function in OHOS::UpdateEngine::UpdateService
|
/base/telephony/cellular_call/services/ims_service_interaction/src/ |
D | ims_call_callback_stub.cpp | 931 int32_t ImsCallCallbackStub::SendEvent(int32_t slotId, int32_t eventId, const HRilRadioResponseInfo… in SendEvent() function in OHOS::Telephony::ImsCallCallbackStub
|