| /foundation/ability/ability_runtime/services/common/src/ |
| D | event_handler_wrap.cpp | 42 bool EventHandlerWrap::SendEvent(uint32_t eventId) in SendEvent() function in OHOS::AAFwk::EventHandlerWrap 46 bool EventHandlerWrap::SendEvent(uint32_t eventId, int64_t delayMillis) in SendEvent() function in OHOS::AAFwk::EventHandlerWrap 50 bool EventHandlerWrap::SendEvent(EventWrap event) in SendEvent() function in OHOS::AAFwk::EventHandlerWrap 54 bool EventHandlerWrap::SendEvent(EventWrap event, int64_t delayMillis, bool forceInsert) in SendEvent() function in OHOS::AAFwk::EventHandlerWrap
|
| /foundation/communication/netmanager_base/services/netpolicymanager/src/core/ |
| D | net_policy_base.cpp | 46 void NetPolicyBase::SendEvent(int32_t eventId, int64_t delayTime) in SendEvent() function in OHOS::NetManagerStandard::NetPolicyBase 52 void NetPolicyBase::SendEvent(int32_t eventId, std::shared_ptr<PolicyEvent> &policyEvent, int64_t d… in SendEvent() function in OHOS::NetManagerStandard::NetPolicyBase
|
| D | net_policy_core.cpp | 90 void NetPolicyCore::SendEvent(int32_t eventId, std::shared_ptr<PolicyEvent> &eventData, int64_t del… in SendEvent() function in OHOS::NetManagerStandard::NetPolicyCore
|
| /foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoObServer/ |
| D | mock_ability_hancle_for_data_observer.h | 26 bool EventHandler::SendEvent(InnerEvent::Pointer& event, int64_t delayTime, Priority priority) in SendEvent() function
|
| /foundation/distributedhardware/distributed_audio/services/audiotransport/test/unittest/audiotranstestutils/include/ |
| D | mock_audio_data_channel.h | 58 int32_t SendEvent(const AudioEvent &audioEvent) override in SendEvent() function
|
| D | audiotrans_test_utils.h | 71 int32_t SendEvent(const AudioEvent &audioEvent) override in SendEvent() function
|
| /foundation/distributedhardware/distributed_audio/services/audiotransport/test/unittest/decodetransport/include/ |
| D | decode_transport_test.h | 65 int32_t SendEvent(const AudioEvent &event) override in SendEvent() function
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/ |
| 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
|
| /foundation/multimedia/histreamer/engine/scene/recorder/internal/ |
| D | state_machine.cpp | 64 ErrorCode StateMachine::SendEvent(Intent intent, const Plugin::Any& param) const in SendEvent() function in OHOS::Media::Record::StateMachine 69 ErrorCode StateMachine::SendEvent(Intent intent, const Plugin::Any& param) in SendEvent() function in OHOS::Media::Record::StateMachine
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/broadcaster/src/ |
| D | broadcast_sender_impl.cpp | 44 void BroadcastSenderImpl::SendEvent(const EventParams ¶ms) in SendEvent() function in OHOS::DistributedKv::BroadcastSenderImpl
|
| /foundation/multimedia/histreamer/engine/scene/player/internal/ |
| D | state_machine.cpp | 73 ErrorCode StateMachine::SendEvent(Intent intent, const Plugin::Any& param) const in SendEvent() function in OHOS::Media::StateMachine 78 ErrorCode StateMachine::SendEvent(Intent intent, const Plugin::Any& param) in SendEvent() function in OHOS::Media::StateMachine
|
| /foundation/multimodalinput/input/tools/event_inject/src/ |
| D | manage_inject_device.cpp | 66 int32_t ManageInjectDevice::SendEvent(const InputEventArray &inputEventArray) in SendEvent() function in OHOS::MMI::ManageInjectDevice
|
| /foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
| D | mtp_event.cpp | 93 void MtpEvent::SendEvent(const int32_t &code) in SendEvent() function in OHOS::Media::MtpEvent
|
| D | mtp_file_observer.cpp | 34 void MtpFileObserver::SendEvent(const inotify_event &event, const std::string &path, const ContextS… in SendEvent() function in OHOS::Media::MtpFileObserver
|
| /foundation/resourceschedule/ffrt/src/sync/ |
| D | mutex_private.h | 44 void SendEvent(const std::string &msg, const std::string& eventName) in SendEvent() function
|
| /foundation/distributedhardware/distributed_audio/services/audiotransport/audiochannel/audiodatachannel/src/ |
| D | audio_data_channel.cpp | 105 int32_t AudioDataChannel::SendEvent(const AudioEvent &audioEvent) in SendEvent() function in OHOS::DistributedHardware::AudioDataChannel
|
| /foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
| D | anr_handler.cpp | 115 void ANRHandler::SendEvent(int32_t eventType, int64_t delayTime) in SendEvent() function in OHOS::MMI::ANRHandler
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/mock/ |
| D | event_report_mock.cpp | 22 void EventReport::SendEvent(const EventInfo& eventInfo) in SendEvent() function in OHOS::Ace::EventReport
|
| /foundation/barrierfree/accessibility/frameworks/asacfwk/src/ |
| D | accessibility_system_ability_client_impl.cpp | 309 RetError AccessibilitySystemAbilityClientImpl::SendEvent(const EventType eventType, const int32_t c… in SendEvent() function in OHOS::Accessibility::AccessibilitySystemAbilityClientImpl 326 RetError AccessibilitySystemAbilityClientImpl::SendEvent(const AccessibilityEventInfo &event) in SendEvent() function in OHOS::Accessibility::AccessibilitySystemAbilityClientImpl
|
| /foundation/distributedhardware/distributed_audio/services/audiotransport/audiochannel/audioctrlchannel/src/ |
| D | audio_ctrl_channel.cpp | 135 int32_t AudioCtrlChannel::SendEvent(const AudioEvent &audioEvent) in SendEvent() function in OHOS::DistributedHardware::AudioCtrlChannel
|
| /foundation/arkui/ace_engine/test/mock/base/ |
| D | mock_event_report.cpp | 19 void EventReport::SendEvent(const EventInfo& eventInfo) {} in SendEvent() function in OHOS::Ace::EventReport
|
| /foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ |
| D | mock_event_handler.cpp | 30 bool EventHandler::SendEvent(InnerEvent::Pointer &event, int64_t delayTime, Priority priority) in SendEvent() function in OHOS::AppExecFwk::EventHandler
|
| /foundation/window/window_manager/window_scene/intention_event/framework/anr_handler/src/ |
| D | anr_handler.cpp | 131 void ANRHandler::SendEvent(int32_t eventId, int64_t delayTime) in SendEvent() function in OHOS::Rosen::ANRHandler
|
| /foundation/arkui/ace_engine/adapter/preview/osal/ |
| D | event_report.cpp | 20 void EventReport::SendEvent(const EventInfo& eventInfo) {} in SendEvent() function in OHOS::Ace::EventReport
|
| /foundation/multimodalinput/input/service/touch_event_normalize/test/ |
| D | transform_point_test.cpp | 112 bool TransformPointTest::SendEvent(const Context& ctx, struct input_event* event) in SendEvent() function in OHOS::MMI::TransformPointTest
|