Home
last modified time | relevance | path

Searched defs:action (Results 976 - 1000 of 1643) sorted by relevance

1...<<31323334353637383940>>...66

/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/
H A Djs_feature_ability.cpp372 std::string action = requestParam.GetAction(); in CheckThenGetDeepLinkUri() local
413 std::string action; in UnWrapRequestParams() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/recovery/
H A Dapp_recovery.cpp70 struct sigaction action; in BlockMainThreadLocked() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.cpp212 int32_t action = keyEvent->GetKeyAction(); in DispatchEventToPerf() local
309 DragEventAction action; in ProcessDragEvent() local
340 ProcessDragEvent(int32_t x, int32_t y, const DragEventAction& action, const RefPtr<OHOS::Ace::NG::FrameNode>& node) ProcessDragEvent() argument
344 dragEventCallback_(PointerEvent(x, y), action, node); ProcessDragEvent() local
[all...]
H A Dmmi_event_convertor.cpp237 void GetMouseEventAction(int32_t action, MouseEvent& events, bool isScenceBoardWindow) in GetMouseEventAction() argument
359 GetAxisEventAction(int32_t action, AxisEvent& event) GetAxisEventAction() argument
463 GetPointerEventAction(int32_t action, PointerEvent& event) GetPointerEventAction() argument
496 UpdatePointerAction(std::shared_ptr<MMI::PointerEvent>& pointerEvent, const PointerAction action) UpdatePointerAction() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/
H A Draw_input_injector.cpp270 ConsumeActionInfo action; in PrepareAllInjectingActions() local
393 UpdateInjectInfoForTouchEvent(const ConsumeActionInfo& action, InjectingInfo& info) const UpdateInjectInfoForTouchEvent() argument
413 UpdateInjectInfoForTouchMove(const ConsumeActionInfo& action, InjectingInfo& info) const UpdateInjectInfoForTouchMove() argument
434 CalculatePosValueBaseOnLastPoint( const PointerInfo& lastPoint, const ConsumeActionInfo& action, InjectingInfo& info) const CalculatePosValueBaseOnLastPoint() argument
450 UpdateInjectInfoForWaitAction(const ConsumeActionInfo& action, InjectingInfo& info) const UpdateInjectInfoForWaitAction() argument
466 GetInjectInfoFrom(const ConsumeActionInfo& action, int64_t currentTime) const GetInjectInfoFrom() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_interactable_view.cpp372 std::string action; in GetRemoteMessageEventCallback() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_accessibility_hover_ng.cpp348 int32_t action = 0; member
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_gesture_ffi.cpp109 HandlerOnGestureEvent( const GestureEventType& action, const std::function<void(const GestureEvent& event)>& callback) HandlerOnGestureEvent() argument
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Daction.cpp344 void EventMatrix::PushEventAction(const PointerEventAction& action) in PushEventAction() argument
/foundation/arkui/ace_engine/test/unittest/core/accessibility/
H A Djs_third_provider_interaction_operation_test.cpp476 int32_t action = -1; in HWTEST_F() local
H A Dnative_interface_accessibility_provider_test.cpp590 int32_t action = testParameter + TEST_PARAMETER_OFFSET1; in HWTEST_F() local
243 MockExecuteAccessibilityAction( int64_t elementId, ArkUI_Accessibility_ActionType action, ArkUI_AccessibilityActionArguments *actionArguments, int32_t requestId) MockExecuteAccessibilityAction() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/
H A Dmock_form_manager_delegate.cpp53 void FormManagerDelegate::OnActionEvent(const std::string& action) {} in OnActionEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Disolated_pattern.cpp269 TransferExecuteAction(int64_t elementId, const std::map<std::string, std::string>& actionArguments, int32_t action, int64_t offset) TransferExecuteAction() argument
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.cpp193 OH_NativeXComponent_GetKeyEventAction( OH_NativeXComponent_KeyEvent* keyEvent, OH_NativeXComponent_KeyAction* action) OH_NativeXComponent_GetKeyEventAction() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Don_text_changed_listener_impl.cpp238 void OnTextChangedListenerImpl::HandleExtendAction(int32_t action) in HandleExtendAction() argument
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnative_compatible.h174 ArkUI_NodeTouchEventAction action; member
190 ArkUI_NodeTouchEventAction action; member
/foundation/barrierfree/accessibility/common/interface/test/unittest/
H A Daccessible_ability_manager_service_stub_test.cpp174 std::shared_ptr<MMI::PointerEvent> AccessibleAbilityManagerServiceStubTest::CreateTouchEvent(int32_t action) in CreateTouchEvent() argument
189 std::shared_ptr<MMI::PointerEvent> AccessibleAbilityManagerServiceStubTest::CreateTouchEvent(int32_t action, in CreateTouchEvent() argument
/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_event_info.cpp270 void AccessibilityEventInfo::SetTriggerAction(const ActionType action) in SetTriggerAction() argument
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessible_ability_connection.cpp95 ExecuteAction(const int32_t accessibilityWindowId, const int64_t elementId, const int32_t action, const std::map<std::string, std::string> &actionArguments, const int32_t requestId, const sptr<IAccessibilityElementOperatorCallback>& callback) ExecuteAction() argument
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_service_registry.cpp225 SendStrategy(int32_t type, std::vector<int32_t>& systemAbilityIds, int32_t level, std::string& action) SendStrategy() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service.cpp102 void BundleMgrService::OnDeviceLevelChanged(int32_t type, int32_t level, std::string& action) in OnDeviceLevelChanged() argument
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer.cpp327 void FormRenderer::OnActionEvent(const std::string& action) in OnActionEvent() argument
/foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/src/
H A Dmock_accessible_ability_client_impl.cpp236 ExecuteAction(const AccessibilityElementInfo &elementInfo, const ActionType action, const std::map<std::string, std::string> &actionArguments) ExecuteAction() argument
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_touch_guider_test.cpp170 std::shared_ptr<MMI::PointerEvent> TouchGuiderTest::CreateTouchEvent(int32_t action) in CreateTouchEvent() argument
185 std::shared_ptr<MMI::PointerEvent> TouchGuiderTest::CreateTouchEvent(int32_t action, in CreateTouchEvent() argument
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessible_ability_channel.cpp282 RetError AccessibleAbilityChannel::TransmitActionToMmi(const int32_t action) in TransmitActionToMmi() argument
324 ExecuteAction(const int32_t accessibilityWindowId, const int64_t elementId, const int32_t action, const std::map<std::string, std::string> &actionArguments, const int32_t requestId, const sptr<IAccessibilityElementOperatorCallback> &callback) ExecuteAction() argument
380 SetFocusWindowIdAndElementId(const int32_t accessibilityWindowId, const int64_t elementId, const int32_t action) SetFocusWindowIdAndElementId() argument
[all...]

Completed in 24 milliseconds

1...<<31323334353637383940>>...66