Home
last modified time | relevance | path

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

12

/foundation/ability/ability_runtime/services/common/src/
Devent_handler_wrap.cpp42 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/
Dnet_policy_base.cpp46 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
Dnet_policy_core.cpp90 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/
Dmock_ability_hancle_for_data_observer.h26 bool EventHandler::SendEvent(InnerEvent::Pointer& event, int64_t delayTime, Priority priority) in SendEvent() function
/foundation/distributedhardware/distributed_audio/services/audiotransport/test/unittest/audiotranstestutils/include/
Dmock_audio_data_channel.h58 int32_t SendEvent(const AudioEvent &audioEvent) override in SendEvent() function
Daudiotrans_test_utils.h71 int32_t SendEvent(const AudioEvent &audioEvent) override in SendEvent() function
/foundation/distributedhardware/distributed_audio/services/audiotransport/test/unittest/decodetransport/include/
Ddecode_transport_test.h65 int32_t SendEvent(const AudioEvent &event) override in SendEvent() function
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
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
/foundation/multimedia/histreamer/engine/scene/recorder/internal/
Dstate_machine.cpp64 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/
Dbroadcast_sender_impl.cpp44 void BroadcastSenderImpl::SendEvent(const EventParams &params) in SendEvent() function in OHOS::DistributedKv::BroadcastSenderImpl
/foundation/multimedia/histreamer/engine/scene/player/internal/
Dstate_machine.cpp73 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/
Dmanage_inject_device.cpp66 int32_t ManageInjectDevice::SendEvent(const InputEventArray &inputEventArray) in SendEvent() function in OHOS::MMI::ManageInjectDevice
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
Dmtp_event.cpp93 void MtpEvent::SendEvent(const int32_t &code) in SendEvent() function in OHOS::Media::MtpEvent
Dmtp_file_observer.cpp34 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/
Dmutex_private.h44 void SendEvent(const std::string &msg, const std::string& eventName) in SendEvent() function
/foundation/distributedhardware/distributed_audio/services/audiotransport/audiochannel/audiodatachannel/src/
Daudio_data_channel.cpp105 int32_t AudioDataChannel::SendEvent(const AudioEvent &audioEvent) in SendEvent() function in OHOS::DistributedHardware::AudioDataChannel
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
Danr_handler.cpp115 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/
Devent_report_mock.cpp22 void EventReport::SendEvent(const EventInfo& eventInfo) in SendEvent() function in OHOS::Ace::EventReport
/foundation/barrierfree/accessibility/frameworks/asacfwk/src/
Daccessibility_system_ability_client_impl.cpp309 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/
Daudio_ctrl_channel.cpp135 int32_t AudioCtrlChannel::SendEvent(const AudioEvent &audioEvent) in SendEvent() function in OHOS::DistributedHardware::AudioCtrlChannel
/foundation/arkui/ace_engine/test/mock/base/
Dmock_event_report.cpp19 void EventReport::SendEvent(const EventInfo& eventInfo) {} in SendEvent() function in OHOS::Ace::EventReport
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
Dmock_event_handler.cpp30 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/
Danr_handler.cpp131 void ANRHandler::SendEvent(int32_t eventId, int64_t delayTime) in SendEvent() function in OHOS::Rosen::ANRHandler
/foundation/arkui/ace_engine/adapter/preview/osal/
Devent_report.cpp20 void EventReport::SendEvent(const EventInfo& eventInfo) {} in SendEvent() function in OHOS::Ace::EventReport
/foundation/multimodalinput/input/service/touch_event_normalize/test/
Dtransform_point_test.cpp112 bool TransformPointTest::SendEvent(const Context& ctx, struct input_event* event) in SendEvent() function in OHOS::MMI::TransformPointTest

12