Home
last modified time | relevance | path

Searched defs:action (Results 951 - 975 of 2601) sorted by relevance

1...<<31323334353637383940>>...105

/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...]
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dform_render_delegate_impl_test.cpp432 const std::string action = "just a unittest"; in HWTEST_F() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_a2dp_src_proxy.cpp551 void BluetoothA2dpSrcProxy::UpdateVirtualDevice(int32_t action, const std::string &address) in UpdateVirtualDevice() argument
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_ag_server.cpp447 void BluetoothHfpAgServer::UpdateVirtualDevice(int32_t action, const std::string &address) in UpdateVirtualDevice() argument
H A Dbluetooth_a2dp_source_server.cpp471 void BluetoothA2dpSourceServer::UpdateVirtualDevice(int32_t action, const std::string &address) in UpdateVirtualDevice() argument
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_utils.cpp122 std::string GetUpdateOutputStackActionName(int action) in GetUpdateOutputStackActionName() argument
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_sandbox_app_system_test/
H A Dbundle_mgr_sandbox_app_system_test.cpp129 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/manager/pnp_server/
H A Daudio_pnp_param.h95 const char *action; member

Completed in 25 milliseconds

1...<<31323334353637383940>>...105