Home
last modified time | relevance | path

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

/base/telephony/core_service/utils/common/include/
Dtel_event_handler.h92 inline bool SendEvent(AppExecFwk::InnerEvent::Pointer &event, Priority priority) in SendEvent() function
119 inline bool SendEvent(uint32_t innerEventId, int64_t param, int64_t delayTime) in SendEvent() function
145 inline bool SendEvent(uint32_t innerEventId, Priority priority) in SendEvent() function
/base/telephony/state_registry/frameworks/js/napi/include/
Devent_listener_manager.h42 inline static bool SendEvent(uint32_t innerEventId) in SendEvent() function
/base/telephony/core_service/utils/common/src/
Dtel_event_handler.cpp56 bool TelEventHandler::SendEvent(AppExecFwk::InnerEvent::Pointer &event, int64_t delayTime, Priority… in SendEvent() function in OHOS::Telephony::TelEventHandler
/base/msdp/device_status/tools/vdev/src/
Dvirtual_device.cpp125 int32_t VirtualDevice::SendEvent(uint16_t type, uint16_t code, int32_t value) in SendEvent() function in OHOS::Msdp::DeviceStatus::VirtualDevice
Dv_input_device.cpp115 int32_t VInputDevice::SendEvent(uint16_t type, uint16_t code, int32_t value) in SendEvent() function in OHOS::Msdp::DeviceStatus::VInputDevice
/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/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/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/eventhandler/interfaces/inner_api/
Devent_handler.h100 inline bool SendEvent(InnerEvent::Pointer &event, Priority priority) in SendEvent() function
/base/telephony/cellular_data/services/include/state_machine/
Dstate_machine.h251 void SendEvent(AppExecFwk::InnerEvent::Pointer &event) in SendEvent() function
/base/hiviewdfx/hicollie/frameworks/native/
Dwatchdog_task.cpp196 void WatchdogTask::SendEvent(const std::string &msg, const std::string &eventName) const in SendEvent() function in OHOS::HiviewDFX::WatchdogTask
/base/telephony/cellular_call/services/satellite_service_interaction/src/
Dsatellite_call_callback_stub.cpp243 int32_t SatelliteCallCallbackStub::SendEvent(int32_t slotId, int32_t eventId, const RadioResponseIn… in SendEvent() function in OHOS::Telephony::SatelliteCallCallbackStub
/base/msdp/device_status/intention/cooperate/plugin/src/
Ddsoftbus_handler.cpp242 void DSoftbusHandler::SendEvent(const CooperateEvent &event) in SendEvent() function in OHOS::Msdp::DeviceStatus::Cooperate::DSoftbusHandler
/base/theme/wallpaper_mgr/frameworks/native/src/
Dwallpaper_manager.cpp578 ErrorCode WallpaperManager::SendEvent(const std::string &eventType) in SendEvent() function in OHOS::WallpaperMgrService::WallpaperManager
Dwallpaper_service_proxy.cpp395 ErrorCode WallpaperServiceProxy::SendEvent(const std::string &eventType) in SendEvent() function in OHOS::WallpaperMgrService::WallpaperServiceProxy
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_callback_stub.cpp1411 int32_t ImsCallCallbackStub::SendEvent(int32_t slotId, int32_t eventId, const RadioResponseInfo &in… in SendEvent() function in OHOS::Telephony::ImsCallCallbackStub
1428 int32_t ImsCallCallbackStub::SendEvent(int32_t slotId, int32_t eventId, const SsBaseResult &resultI… in SendEvent() function in OHOS::Telephony::ImsCallCallbackStub
1449 int32_t ImsCallCallbackStub::SendEvent(int32_t slotId, int32_t eventId, const ImsCallModeReceiveInf… in SendEvent() function in OHOS::Telephony::ImsCallCallbackStub
/base/notification/eventhandler/frameworks/eventhandler/src/
Devent_handler.cpp91 bool EventHandler::SendEvent(InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent() function in OHOS::AppExecFwk::EventHandler
/base/telephony/core_service/services/sim/src/
Dicc_file_controller.cpp733 void IccFileController::SendEvent(std::shared_ptr<AppExecFwk::EventHandler> handler, uint32_t id, b… in SendEvent() function in OHOS::Telephony::IccFileController
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_service.cpp784 ErrorCode WallpaperService::SendEvent(const std::string &eventType) in SendEvent() function in OHOS::WallpaperMgrService::WallpaperService
/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp1580 void GnssAbility::SendEvent(AppExecFwk::InnerEvent::Pointer& event, MessageParcel &reply) in SendEvent() function in OHOS::Location::GnssAbility