/base/telephony/state_registry/frameworks/js/napi/include/ |
H A D | event_listener_manager.h | 32 inline static bool SendEvent(uint32_t innerEventId, std::unique_ptr<T, D> &object, int64_t delayTime = 0) in SendEvent() function in OHOS::Telephony::EventListenerManager 42 inline static bool SendEvent(uint32_t innerEventId) in SendEvent() function in OHOS::Telephony::EventListenerManager
|
/base/telephony/state_registry/frameworks/cj/src/ |
H A D | telephony_observer_impl.h | 31 inline static bool SendEvent(uint32_t innerEventId, std::unique_ptr<T, D> &object, int64_t delayTime = 0) in SendEvent() function in OHOS::Telephony::TelephonyObserverImpl 41 inline static bool SendEvent(uint32_t innerEventId) in SendEvent() function in OHOS::Telephony::TelephonyObserverImpl
|
/base/telephony/core_service/utils/common/include/ |
H A D | tel_event_handler.h | 92 inline bool SendEvent(AppExecFwk::InnerEvent::Pointer &event, Priority priority) in SendEvent() function in OHOS::Telephony::TelEventHandler 105 inline bool SendEvent(AppExecFwk::InnerEvent::Pointer &&event, int64_t delayTime = 0, in SendEvent() function in OHOS::Telephony::TelEventHandler 119 inline bool SendEvent(uint32_t innerEventId, int64_t param, int64_t delayTime) in SendEvent() function in OHOS::Telephony::TelEventHandler 132 inline bool SendEvent( in SendEvent() function in OHOS::Telephony::TelEventHandler 145 inline bool SendEvent(uint32_ function in OHOS::Telephony::TelEventHandler 159 inline bool SendEvent(uint32_t innerEventId, const std::shared_ptr<T> &object, int64_t delayTime = 0) SendEvent() function in OHOS::Telephony::TelEventHandler 173 inline bool SendEvent(uint32_t innerEventId, const std::weak_ptr<T> &object, int64_t delayTime = 0) SendEvent() function in OHOS::Telephony::TelEventHandler 187 inline bool SendEvent(uint32_t innerEventId, std::unique_ptr<T, D> &object, int64_t delayTime = 0) SendEvent() function in OHOS::Telephony::TelEventHandler 201 inline bool SendEvent(uint32_t innerEventId, std::unique_ptr<T, D> &&object, int64_t delayTime = 0) SendEvent() function in OHOS::Telephony::TelEventHandler [all...] |
/base/msdp/device_status/tools/vdev/src/ |
H A D | virtual_device.cpp | 125 int32_t VirtualDevice::SendEvent(uint16_t type, uint16_t code, int32_t value) in SendEvent() function in OHOS::Msdp::DeviceStatus::VirtualDevice
|
H A D | v_input_device.cpp | 115 int32_t VInputDevice::SendEvent(uint16_t type, uint16_t code, int32_t value) in SendEvent() function in OHOS::Msdp::DeviceStatus::VInputDevice
|
/base/telephony/core_service/utils/common/src/ |
H A D | tel_event_handler.cpp | 56 bool TelEventHandler::SendEvent(AppExecFwk::InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent() function in OHOS::Telephony::TelEventHandler
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
H A 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/ |
H A 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/ans/test/unittest/mock/ |
H A 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/ |
H A 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_call/services/satellite_service_interaction/src/ |
H A D | satellite_call_callback_stub.cpp | 243 int32_t SatelliteCallCallbackStub::SendEvent(int32_t slotId, int32_t eventId, const RadioResponseInfo &info) in SendEvent() function in OHOS::Telephony::SatelliteCallCallbackStub
|
/base/telephony/cellular_data/services/include/state_machine/ |
H A D | state_machine.h | 251 void SendEvent(AppExecFwk::InnerEvent::Pointer &event) in SendEvent() function in OHOS::Telephony::StateMachine
|
/base/hiviewdfx/hicollie/frameworks/native/ |
H A D | watchdog_task.cpp | 204 void WatchdogTask::SendEvent(const std::string &msg, const std::string &eventName) in SendEvent() function in OHOS::HiviewDFX::WatchdogTask
|
/base/notification/eventhandler/interfaces/inner_api/ |
H A D | event_handler.h | 100 inline bool SendEvent(InnerEvent::Pointer &event, Priority priority) in SendEvent() function in OHOS::AppExecFwk::EventHandler 113 inline bool SendEvent(InnerEvent::Pointer &&event, int64_t delayTime = 0, Priority priority = Priority::LOW) in SendEvent() function in OHOS::AppExecFwk::EventHandler 127 inline bool SendEvent(uint32_t innerEventId, int64_t param, int64_t delayTime, const Caller &caller = {}) in SendEvent() function in OHOS::AppExecFwk::EventHandler 141 inline bool SendEvent(uint32_t innerEventId, int64_t delayTime = 0, in SendEvent() function in OHOS::AppExecFwk::EventHandler 155 inline bool SendEvent(uint32_ function in OHOS::AppExecFwk::EventHandler 170 inline bool SendEvent(uint32_t innerEventId, const std::shared_ptr<T> &object, SendEvent() function in OHOS::AppExecFwk::EventHandler 186 inline bool SendEvent(uint32_t innerEventId, const std::weak_ptr<T> &object, SendEvent() function in OHOS::AppExecFwk::EventHandler 202 inline bool SendEvent(uint32_t innerEventId, std::unique_ptr<T, D> &object, SendEvent() function in OHOS::AppExecFwk::EventHandler 218 inline bool SendEvent(uint32_t innerEventId, std::unique_ptr<T, D> &&object, SendEvent() function in OHOS::AppExecFwk::EventHandler [all...] |
/base/msdp/device_status/intention/cooperate/plugin/src/ |
H A D | dsoftbus_handler.cpp | 242 void DSoftbusHandler::SendEvent(const CooperateEvent &event) in SendEvent() function in OHOS::Msdp::DeviceStatus::Cooperate::DSoftbusHandler [all...] |
/base/theme/wallpaper_mgr/frameworks/native/src/ |
H A D | wallpaper_service_proxy.cpp | 395 ErrorCode WallpaperServiceProxy::SendEvent(const std::string &eventType) in SendEvent() function in OHOS::WallpaperMgrService::WallpaperServiceProxy
|
H A D | wallpaper_manager.cpp | 585 ErrorCode WallpaperManager::SendEvent(const std::string &eventType) in SendEvent() function in OHOS::WallpaperMgrService::WallpaperManager
|
/base/telephony/core_service/services/sim/src/ |
H A D | icc_file_controller.cpp | 733 void IccFileController::SendEvent(std::shared_ptr<AppExecFwk::EventHandler> handler, uint32_t id, bool needShare, in SendEvent() function in OHOS::Telephony::IccFileController
|
/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | event_handler.cpp | 91 bool EventHandler::SendEvent(InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent() function in OHOS::AppExecFwk::EventHandler
|
/base/telephony/cellular_call/services/ims_service_interaction/src/ |
H A D | ims_call_callback_stub.cpp | 1415 int32_t ImsCallCallbackStub::SendEvent(int32_t slotId, int32_t eventId, const RadioResponseInfo &info) SendEvent() function in OHOS::Telephony::ImsCallCallbackStub 1432 int32_t ImsCallCallbackStub::SendEvent(int32_t slotId, int32_t eventId, const SsBaseResult &resultInfo) SendEvent() function in OHOS::Telephony::ImsCallCallbackStub 1453 int32_t ImsCallCallbackStub::SendEvent(int32_t slotId, int32_t eventId, const ImsCallModeReceiveInfo &callModeInfo) SendEvent() function in OHOS::Telephony::ImsCallCallbackStub [all...] |
/base/location/services/location_gnss/gnss/source/ |
H A D | gnss_ability.cpp | 1552 void GnssAbility::SendEvent(AppExecFwk::InnerEvent::Pointer& event, MessageParcel &reply) SendEvent() function in OHOS::Location::GnssAbility [all...] |
/base/theme/wallpaper_mgr/services/src/ |
H A D | wallpaper_service.cpp | 786 ErrorCode WallpaperService::SendEvent(const std::string &eventType) in SendEvent() function in OHOS::WallpaperMgrService::WallpaperService
|