Home
last modified time | relevance | path

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

1234

/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Devent_handler_wrap.cpp43 bool EventHandlerWrap::SendEvent(uint32_t eventId) in SendEvent() function in OHOS::AAFwk::EventHandlerWrap
47 bool EventHandlerWrap::SendEvent(uint32_t eventId, int64_t delayMillis) in SendEvent() function in OHOS::AAFwk::EventHandlerWrap
51 bool EventHandlerWrap::SendEvent(EventWrap event) in SendEvent() function in OHOS::AAFwk::EventHandlerWrap
55 bool EventHandlerWrap::SendEvent(EventWrap event, int64_t delayMillis, bool forceInsert) in SendEvent() function in OHOS::AAFwk::EventHandlerWrap
/ohos5.0/base/telephony/core_service/utils/common/include/
H A 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
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A 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
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/include/
H A Devent_listener_manager.h42 inline static bool SendEvent(uint32_t innerEventId) in SendEvent() function
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoObServer/
H A Dmock_ability_hancle_for_data_observer.h26 bool EventHandler::SendEvent(InnerEvent::Pointer& event, int64_t delayTime, Priority priority) in SendEvent() function
/ohos5.0/drivers/peripheral/camera/vdi_base/common/utils/event/
H A Devent_base.h53 void SendEvent(T arg, Args... args) in SendEvent() function
106 void SendEvent(T arg, Args... args) in SendEvent() function
/ohos5.0/drivers/peripheral/clearplay/hdi_service/src/
H A Dmedia_key_system_callback_service.cpp30 int32_t MediaKeySystemCallbackService::SendEvent(EventType eventType, int32_t extra, const std::vec… in SendEvent() function in OHOS::HDI::Drm::V1_0::MediaKeySystemCallbackService
H A Dmedia_key_session_callback_service.cpp30 int32_t MediaKeySessionCallbackService::SendEvent(EventType eventType, int32_t extra, const std::ve… in SendEvent() function in OHOS::HDI::Drm::V1_0::MediaKeySessionCallbackService
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/client/src/
H A Dmediakeysystem_service_callback_proxy.cpp24 int32_t MediaKeySystemServiceCallbackProxy::SendEvent(DrmEventType event, int32_t extra, in SendEvent() function in OHOS::DrmStandard::MediaKeySystemServiceCallbackProxy
H A Dkey_session_service_callback_proxy.cpp26 int32_t MediaKeySessionServiceCallbackProxy::SendEvent(DrmEventType event, int32_t extra, in SendEvent() function in OHOS::DrmStandard::MediaKeySessionServiceCallbackProxy
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A 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
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/common/
H A Dnet_policy_event_handler.cpp37 void NetPolicyEventHandler::SendEvent(const AppExecFwk::InnerEvent::Pointer &event, int64_t delayTi… in SendEvent() function in OHOS::NetManagerStandard::NetPolicyEventHandler
H A Dnet_policy_file_event_handler.cpp49 void NetPolicyFileEventHandler::SendEvent(const AppExecFwk::InnerEvent::Pointer &event, uint32_t de… in SendEvent() function in OHOS::NetManagerStandard::NetPolicyFileEventHandler
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_executor.h45 void SendEvent(const Content &content) in SendEvent() function
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/recorder/internal/
H A 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
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/broadcaster/src/
H A Dbroadcast_sender_impl.cpp44 void BroadcastSenderImpl::SendEvent(const EventParams &params) in SendEvent() function in OHOS::DistributedKv::BroadcastSenderImpl
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/internal/
H A 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
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/softbus_adapter/
H A Dmock_softbus_adapter.cpp40 int32_t SendEvent(const char* pkgName, BroadCastAddr target, EventData *event) in SendEvent() function
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/src/
H A Dmanage_inject_device.cpp68 int32_t ManageInjectDevice::SendEvent(const InputEventArray &inputEventArray) in SendEvent() function in OHOS::MMI::ManageInjectDevice
/ohos5.0/foundation/multimedia/drm_framework/interfaces/kits/c/drm_capi/common/
H A Dnative_drm_object.h97 … void SendEvent(const std::string &event, int32_t extra, const std::vector<uint8_t> &data) override in SendEvent() function
192 … void SendEvent(const std::string &event, int32_t extra, const std::vector<uint8_t> &data) override in SendEvent() function
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_networking_collect.cpp305 bool WorkHandler::SendEvent(uint32_t eventId) in SendEvent() function in OHOS::WorkHandler
315 bool WorkHandler::SendEvent(uint32_t eventId, uint64_t delayTime) in SendEvent() function in OHOS::WorkHandler
/ohos5.0/base/telephony/core_service/utils/common/src/
H A Dtel_event_handler.cpp56 bool TelEventHandler::SendEvent(AppExecFwk::InnerEvent::Pointer &event, int64_t delayTime, Priority… in SendEvent() function in OHOS::Telephony::TelEventHandler
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Danr_handler.cpp82 void ANRHandler::SendEvent(int32_t eventType, int32_t eventId) in SendEvent() function in OHOS::MMI::ANRHandler
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_report_handler.cpp42 void BundleActiveReportHandler::SendEvent(const int32_t& eventId, in SendEvent() function in OHOS::DeviceUsageStats::BundleActiveReportHandler
/ohos5.0/foundation/resourceschedule/ffrt/src/sync/
H A Dmutex_private.h44 void SendEvent(const std::string &msg, const std::string& eventName) in SendEvent() function

1234