Home
last modified time | relevance | path

Searched defs:event (Results 251 – 275 of 2459) sorted by relevance

1...<<11121314151617181920>>...99

/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcedevice/src/
H A Ddmic_dev_test.cpp53 AVTransEvent event = { EventType::EVENT_START_SUCCESS, "", "" }; variable
166 AudioEvent event = AudioEvent(OPEN_MIC, "OPEN_MIC"); variable
355 AudioEvent event = AudioEvent(OPEN_MIC, "OPEN_MIC"); variable
372 AudioEventType event = DATA_OPENED; variable
H A Ddspeaker_dev_test.cpp52 AVTransEvent event = { EventType::EVENT_START_SUCCESS, "", "" }; variable
165 AudioEvent event = AudioEvent(OPEN_SPEAKER, "OPEN_SPEAKER"); variable
412 AudioEvent event = AudioEvent(OPEN_SPEAKER, "OPEN_SPEAKER"); variable
429 AudioEventType event = DATA_OPENED; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/extensions/events/
H A Don_area_change_extension.h37 void AddOnAreaChangeEvent(const OnAreaChangeEvent& event) in AddOnAreaChangeEvent()
44 void AddOnAreaChangeEvent(OnAreaChangeEvent&& event) in AddOnAreaChangeEvent()
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example3/
H A Devent_processor_example3.cpp38 bool EventProcessorExample3::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent()
48 bool EventProcessorExample3::OnEvent(std::shared_ptr<Event>& event) in OnEvent()
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example5/
H A Devent_processor_example5.cpp38 bool EventProcessorExample5::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent()
44 bool EventProcessorExample5::OnEvent(std::shared_ptr<Event>& event) in OnEvent()
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example1/
H A Dbundle_plugin_example1.cpp37 bool BundlePluginExample1::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent()
43 bool BundlePluginExample1::OnEvent(std::shared_ptr<Event>& event) in OnEvent()
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example2/
H A Dbundle_plugin_example2.cpp39 bool BundlePluginExample2::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent()
44 bool BundlePluginExample2::OnEvent(std::shared_ptr<Event>& event) in OnEvent()
/ohos5.0/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_event_handler.cpp57 AppExecFwk::InnerEvent::Pointer event = AppExecFwk::InnerEvent::Get(); variable
69 AppExecFwk::InnerEvent::Pointer event = AppExecFwk::InnerEvent::Get(); variable
78 AppExecFwk::InnerEvent::Pointer event = AppExecFwk::InnerEvent::Get(); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/common/src/
H A Devent.cpp20 int WaitCompleted(Event &event, const std::string &eventName, const int code, const int timeout) in WaitCompleted()
25 void Completed(Event &event, const std::string &eventName, const int code) in Completed()
30 void CleanMsg(Event &event) in CleanMsg()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H A Dicollect_plugin.h60 virtual int32_t AddCollectEvent(const OnDemandEvent& event) in AddCollectEvent()
65 virtual int32_t RemoveUnusedEvent(const OnDemandEvent& event) in RemoveUnusedEvent()
71 virtual void SaveCacheCommonEventSaExtraId(const OnDemandEvent& event, in SaveCacheCommonEventSaExtraId()
/ohos5.0/drivers/peripheral/sensor/hdi_service/
H A Dsensor_callback_vdi.cpp38 struct HdfSensorEvents event; in OnDataEventVdi() local
50 int32_t SensorCallbackVdi::OnDataEvent(const V2_0::HdfSensorEvents& event) in OnDataEvent()
60 void SensorCallbackVdi::PrintData(const HdfSensorEvents &event, const std::string &reportResult) in PrintData()
95 void SensorCallbackVdi::DataToStr(std::string &str, const HdfSensorEvents &event) in DataToStr()
/ohos5.0/foundation/window/window_manager/dm/src/zidl/
H A Ddisplay_manager_agent_stub.cpp41 DisplayPowerEvent event = static_cast<DisplayPowerEvent>(data.ReadUint32()); in OnRemoteRequest() local
68 uint32_t event; in OnRemoteRequest() local
87 uint32_t event; in OnRemoteRequest() local
111 uint32_t event; in OnRemoteRequest() local
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dhot_area.cpp31 void HotArea::AddListener(const RegisterHotareaListenerEvent &event) in AddListener()
46 void HotArea::RemoveListener(const UnregisterHotareaListenerEvent &event) in RemoveListener()
53 void HotArea::EnableCooperate(const EnableCooperateEvent &event) in EnableCooperate()
133 void HotArea::OnClientDied(const ClientDiedEvent &event) in OnClientDied()
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dhot_area.cpp34 void HotArea::AddListener(const RegisterHotareaListenerEvent &event) in AddListener()
49 void HotArea::RemoveListener(const UnregisterHotareaListenerEvent &event) in RemoveListener()
56 void HotArea::EnableCooperate(const EnableCooperateEvent &event) in EnableCooperate()
136 void HotArea::OnClientDied(const ClientDiedEvent &event) in OnClientDied()
/ohos5.0/foundation/distributedhardware/distributed_input/services/state/src/
H A Ddinput_sink_state.cpp100 …InputSinkState::SimulateMouseBtnMouseUpState(const std::string &dhId, const struct RawEvent &event) in SimulateMouseBtnMouseUpState()
143 for (const auto &event : iter->second) { in SimulateKeyDownEvents() local
153 const struct RawEvent &event) in SimulateKeyDownEvent()
180 void DInputSinkState::AddKeyDownState(struct RawEvent event) in AddKeyDownState()
186 void DInputSinkState::RemoveKeyDownState(struct RawEvent event) in RemoveKeyDownState()
206 void DInputSinkState::CheckAndSetLongPressedKeyOrder(struct RawEvent event) in CheckAndSetLongPressedKeyOrder()
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_hub_test.cpp260 HdfThermalCallbackInfo event; variable
287 HdfThermalCallbackInfo event; variable
315 HdfThermalCallbackInfo event; variable
343 HdfThermalCallbackInfo event; variable
371 HdfThermalCallbackInfo event; variable
399 HdfThermalCallbackInfo event; variable
427 HdfThermalCallbackInfo event; variable
454 HdfThermalCallbackInfo event; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dpan_recognizer.cpp154 auto updateTask = [this](const TouchEvent& event) { in UpdateTouchPointInVelocityTracker()
196 void PanRecognizer::HandleTouchDownEvent(const TouchEvent& event) in HandleTouchDownEvent()
252 void PanRecognizer::HandleTouchDownEvent(const AxisEvent& event) in HandleTouchDownEvent()
296 void PanRecognizer::HandleTouchUpEvent(const TouchEvent& event) in HandleTouchUpEvent()
348 void PanRecognizer::HandleTouchUpEvent(const AxisEvent& event) in HandleTouchUpEvent()
392 void PanRecognizer::HandleTouchMoveEvent(const TouchEvent& event) in HandleTouchMoveEvent()
442 void PanRecognizer::HandleTouchMoveEvent(const AxisEvent& event) in HandleTouchMoveEvent()
524 void PanRecognizer::HandleTouchCancelEvent(const TouchEvent& event) in HandleTouchCancelEvent()
539 void PanRecognizer::HandleTouchCancelEvent(const AxisEvent& event) in HandleTouchCancelEvent()
958 void PanRecognizer::UpdateTouchEventInfo(const TouchEvent& event) in UpdateTouchEventInfo()
[all …]
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dclient_trans_file.c64 static void FillFileStatusList(const DFileMsg *msgData, FileEvent *event) in FillFileStatusList()
112 static void FreeFileStatusList(FileEvent *event) in FreeFileStatusList()
131 static void FillFileEventErrorCode(const DFileMsg *msgData, FileEvent *event) in FillFileEventErrorCode()
164 FileEvent event; in NotifySocketSendResult() local
213 FileEvent event; in FileSendErrorEvent() local
320 FileEvent event; in NotifySocketRecvResult() local
361 FileEvent event; in FileRecvErrorEvent() local
425 FileEvent event; in UpdateFileRecvPath() local
597 FileEvent event; in NotifyTransLimitChanged() local
/ohos5.0/base/security/security_guard/services/security_collector/src/
H A Dsecurity_collector_manager_service.cpp85 Event event = subscribeInfo.GetEvent(); in Subscribe() local
101 …dler = [this] (const std::string &appName, const sptr<IRemoteObject> &remote, const Event &event) { in Subscribe()
154 Event event = subscribeInfo.GetEvent(); in CollectorStart() local
175 …dler = [this] (const std::string &appName, const sptr<IRemoteObject> &remote, const Event &event) { in CollectorStart()
198 Event event = subscribeInfo.GetEvent(); in CollectorStop() local
209 …dler = [this] (const std::string &appName, const sptr<IRemoteObject> &remote, const Event &event) { in CollectorStop()
280 void SecurityCollectorManagerService::ReportScSubscribeEvent(const ScSubscribeEvent &event) in ReportScSubscribeEvent()
287 void SecurityCollectorManagerService::ReportScUnsubscribeEvent(const ScUnsubscribeEvent &event) in ReportScUnsubscribeEvent()
293 …llectorManagerService::ExecuteOnNotifyByTask(const sptr<IRemoteObject> &remote, const Event &event) in ExecuteOnNotifyByTask()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_trace_test.cpp40 void ProcessEvent(const InnerEvent::Pointer& event) override in ProcessEvent()
80 void ProcessEvent(const InnerEvent::Pointer& event) override in ProcessEvent()
93 void ProcessEvent(const InnerEvent::Pointer& event) override in ProcessEvent()
126 auto event = InnerEvent::Get(innerEventId, flagParam); in TraceFlagTest() local
170 auto event = InnerEvent::Get(eventId, eventParam); variable
198 auto event = InnerEvent::Get(eventId, eventParam); variable
479 auto event = InnerEvent::Get(innerEventId); variable
522 auto event = InnerEvent::Get(innerEventId); variable
572 auto event = InnerEvent::Get(innerEventId); variable
/ohos5.0/base/web/webview/ohos_adapter/sensor_adapter/src/
H A Dsensor_adapter_impl.cpp198 SensorEvent* event) in handleAccelerometerData()
211 SensorEvent* event) in handleLinearAccelerometerData()
224 SensorEvent* event) in handleGravityData()
237 SensorEvent* event) in handleCyroscopeData()
250 SensorEvent* event) in handleMagnetometerData()
263 SensorEvent* event) in handleOrientationData()
276 SensorEvent* event) in handleRotationVectorData()
289 SensorEvent* event) in handleGameRotationVectorData()
301 void SensorAdapterImpl::OhosSensorCallback(SensorEvent* event) in OhosSensorCallback()
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/monitor/
H A DJankAnimatorMonitor.cpp55 std::shared_ptr<XperfEvt> event = evt; in HandleMainThrEvt() local
91 JankAnimatorReportEvent event = JankAnimatorMonitorConverter::ConverterReportData(metrics); in ReportNormal() local
102 …JankAnimatorReportEvent event = JankAnimatorMonitorConverter::ConverterReportData(metrics, traceFi… in ReportCritical() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_c_event_test.cpp69 WifiEvent *event = nullptr; in RegisterWifiEventErrorTest() local
76 WifiEvent *event = nullptr; in UnRegisterWifiEventTest() local
82 WifiEvent event; in RegisterWifiEventSuccessTest() local
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Devent_dispatcher.cpp72 void ConvertTouchEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent, TouchEvent& event) in ConvertTouchEvent()
102 void ConvertKeyEvent(const std::shared_ptr<MMI::KeyEvent>& keyEvent, KeyEvent& event) in ConvertKeyEvent()
121 Offset GetTouchEventOriginOffset(const TouchEvent& event) in GetTouchEventOriginOffset()
131 TimeStamp GetTouchEventOriginTimeStamp(const TouchEvent& event) in GetTouchEventOriginTimeStamp()
287 static void GetAxisEventAction(int32_t action, Ace::AxisEvent& event) in GetAxisEventAction()
314 …oid ConvertAxisEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent, Ace::AxisEvent& event) in ConvertAxisEvent()
402 KeyEvent event; in DispatchKeyEvent() local
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_zoom_gesture.cpp74 bool AccessibilityZoomGesture::IsTapOnInputMethod(MMI::PointerEvent &event) in IsTapOnInputMethod()
106 bool AccessibilityZoomGesture::OnPointerEvent(MMI::PointerEvent &event) in OnPointerEvent()
151 void AccessibilityZoomGesture::CacheEvents(MMI::PointerEvent &event) in CacheEvents()
229 void AccessibilityZoomGesture::RecognizeInReadyState(MMI::PointerEvent &event) in RecognizeInReadyState()
275 void AccessibilityZoomGesture::RecognizeInZoomStateDownEvent(MMI::PointerEvent &event) in RecognizeInZoomStateDownEvent()
311 void AccessibilityZoomGesture::RecognizeInZoomState(MMI::PointerEvent &event) in RecognizeInZoomState()
356 void AccessibilityZoomGesture::RecognizeInSlidingState(MMI::PointerEvent &event) in RecognizeInSlidingState()
411 void AccessibilityZoomGesture::RecognizeScale(MMI::PointerEvent &event, ZOOM_FOCUS_COORDINATE &coor… in RecognizeScale()
510 float AccessibilityZoomGesture::CalcScaleSpan(MMI::PointerEvent &event, ZOOM_FOCUS_COORDINATE coord… in CalcScaleSpan()
624 bool AccessibilityZoomGesture::IsKnuckles(MMI::PointerEvent &event) in IsKnuckles()
[all …]

1...<<11121314151617181920>>...99