/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_gesture_ffi.cpp | 109 HandlerOnGestureEvent( const GestureEventType& action, const std::function<void(const GestureEvent& event)>& callback) HandlerOnGestureEvent() argument
|
/foundation/arkui/ace_engine/frameworks/component_test/core/ |
H A D | action.cpp | 344 void EventMatrix::PushEventAction(const PointerEventAction& action) in PushEventAction() argument
|
/foundation/arkui/ace_engine/test/unittest/core/accessibility/ |
H A D | js_third_provider_interaction_operation_test.cpp | 476 int32_t action = -1; in HWTEST_F() local
|
H A D | native_interface_accessibility_provider_test.cpp | 590 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 D | mock_form_manager_delegate.cpp | 53 void FormManagerDelegate::OnActionEvent(const std::string& action) {} in OnActionEvent() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
H A D | isolated_pattern.cpp | 269 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 D | native_interface_xcomponent.cpp | 193 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 D | on_text_changed_listener_impl.cpp | 238 void OnTextChangedListenerImpl::HandleExtendAction(int32_t action) in HandleExtendAction() argument
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | native_compatible.h | 174 ArkUI_NodeTouchEventAction action; member 190 ArkUI_NodeTouchEventAction action; member
|
/foundation/barrierfree/accessibility/common/interface/test/unittest/ |
H A D | accessible_ability_manager_service_stub_test.cpp | 174 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 D | accessibility_event_info.cpp | 270 void AccessibilityEventInfo::SetTriggerAction(const ActionType action) in SetTriggerAction() argument
|
/foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
H A D | mock_accessible_ability_connection.cpp | 95 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 D | mock_service_registry.cpp | 225 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 D | bundle_mgr_service.cpp | 102 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 D | form_renderer.cpp | 327 void FormRenderer::OnActionEvent(const std::string& action) in OnActionEvent() argument
|
/foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/src/ |
H A D | mock_accessible_ability_client_impl.cpp | 236 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 D | accessibility_touch_guider_test.cpp | 170 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 D | accessible_ability_channel.cpp | 282 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 D | form_render_delegate_impl_test.cpp | 432 const std::string action = "just a unittest"; in HWTEST_F() local
|
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_a2dp_src_proxy.cpp | 551 void BluetoothA2dpSrcProxy::UpdateVirtualDevice(int32_t action, const std::string &address) in UpdateVirtualDevice() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_hfp_ag_server.cpp | 447 void BluetoothHfpAgServer::UpdateVirtualDevice(int32_t action, const std::string &address) in UpdateVirtualDevice() argument
|
H A D | bluetooth_a2dp_source_server.cpp | 471 void BluetoothA2dpSourceServer::UpdateVirtualDevice(int32_t action, const std::string &address) in UpdateVirtualDevice() argument
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_utils.cpp | 122 std::string GetUpdateOutputStackActionName(int action)
in GetUpdateOutputStackActionName() argument
|
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_sandbox_app_system_test/ |
H A D | bundle_mgr_sandbox_app_system_test.cpp | 129 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
|
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/manager/pnp_server/ |
H A D | audio_pnp_param.h | 95 const char *action; member
|