Home
last modified time | relevance | path

Searched defs:action (Results 751 - 775 of 1045) sorted by relevance

1...<<31323334353637383940>>...42

/foundation/arkui/ace_engine/test/unittest/core/pattern/form/
H A Dform_pattern_test.cpp1869 std::string action = "{\"action\":\"router\"}"; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenu_layoutFst_test_ng.cpp257 std::function<void()> action = [] {}; in HWTEST_F() local
301 std::function<void()> action = [] {}; in HWTEST_F() local
499 std::function<void()> action = [] {}; in HWTEST_F() local
575 std::function<void()> action in HWTEST_F() local
1828 std::function<void()> action = [] {}; HWTEST_F() local
1874 std::function<void()> action = [] {}; HWTEST_F() local
1921 std::function<void()> action = [] {}; HWTEST_F() local
[all...]
H A Dmenu_layoutScd_test_ng.cpp1630 std::function<void()> action = [] {}; in HWTEST_F() local
1682 std::function<void()> action = [] {}; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/event/
H A Daxis_event.h76 AxisAction action = AxisAction::NONE; member
213 void SetAction(AxisAction action) in SetAction() argument
H A Dmouse_event.h102 MouseAction action = MouseAction::NONE; member
283 void SetAction(MouseAction action) in SetAction() argument
[all...]
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h355 NotifyExecuteAction(int64_t elementId, const std::map<std::string, std::string>& actionArguments, int32_t action, int64_t offset) NotifyExecuteAction() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.h225 void AddSupportAction(AceAction action) in AddSupportAction() argument
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessible_ability_manager_service.cpp574 bool AccessibleAbilityManagerService::ExecuteActionOnAccessibilityFocused(const ActionType &action) in ExecuteActionOnAccessibilityFocused() argument
/foundation/barrierfree/accessibility/services/test/xts/src/sa_get_attribute_value/
H A Dsa_get_attribute_value_benchmark.cpp237 void GetAttributeValueTest::SendEventToMultimodal(MMI::PointerEvent &event, int32_t action) in SendEventToMultimodal() argument
715 void GetAttributeValueTest::SendPointerDownEventToMultimodal(MMI::PointerEvent event, int32_t action) in SendPointerDownEventToMultimodal() argument
1164 bool GetAttributeValueTest::ExecuteActionOnA11yFocused(const ActionType &action) in ExecuteActionOnA11yFocused() argument
H A Dsa_get_attribute_value_xts.cpp549 bool SaGetAttributeValueXts::ExecuteActionOnA11yFocused(const ActionType &action) in ExecuteActionOnA11yFocused() argument
/foundation/barrierfree/accessibility/services/test/xts/src/asac_register_elemnt_operator_test/
H A Dasac_register_element_operator_xts.cpp549 bool AsacRegisterElementOperatorXTS::ExecuteActionOnA11yFocused(const ActionType &action) in ExecuteActionOnA11yFocused() argument
/foundation/barrierfree/accessibility/interfaces/innerkits/test/mock/
H A Dmock_a11y_ability_manager_service.cpp574 bool A11yManagerService::ExecuteActionOnA11yFocused(const ActionType &action) in ExecuteActionOnA11yFocused() argument
/foundation/barrierfree/accessibility/services/aams/test/mock/include/
H A Daccessibility_ut_helper.h416 void SetExecuteAction(int32_t action) in SetExecuteAction() argument
/foundation/barrierfree/accessibility/services/test/moduletest/mock/include/
H A Daccessibility_module_test_helper.h416 void SetExecuteAction(int32_t action) in SetExecuteAction() argument
/foundation/barrierfree/accessibility/services/test/xts/inc/
H A Daccessibility_ut_helper.h416 void SetExecuteAction(int32_t action) in SetExecuteAction() argument
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_touch_guider.cpp237 void TouchGuider::SendEventToMultimodal(MMI::PointerEvent &event, int32_t action) in SendEventToMultimodal() argument
715 void TouchGuider::SendPointerDownEventToMultimodal(MMI::PointerEvent event, int32_t action) in SendPointerDownEventToMultimodal() argument
1164 bool TouchGuider::ExecuteActionOnAccessibilityFocused(const ActionType &action) in ExecuteActionOnAccessibilityFocused() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp1704 void BluetoothHostProxy::UpdateVirtualDevice(int32_t action, const std::string &address) in UpdateVirtualDevice() argument
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp66 static void ReportDataToRss(const std::string &action, int id, const std::string &address, int pid, int uid) in ReportDataToRss() argument
H A Dbluetooth_host.cpp654 void BluetoothHost::UpdateVirtualDevice(int32_t action, const std::string &address) in UpdateVirtualDevice() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_mgr.cpp608 MatchActionAndType( const std::string& action, const std::string& type, const std::vector<Skill>& skills) const MatchActionAndType() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/
H A Dbms_bundle_resource_test.cpp243 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp940 GetJoystickAction(int32_t action) GetJoystickAction() argument
[all...]
/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp437 FixTargetWindowId(std::shared_ptr<PointerEvent> pointerEvent, int32_t action, bool isShell) FixTargetWindowId() argument
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp79 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
145 std::string action = data.GetWant().GetAction(); HandlePackageRemoveEvent() local
167 std::string action = data.GetWant().GetAction(); HandlePackageAddEvent() local
189 std::string action = data.GetWant().GetAction(); HandleLockEvent() local
[all...]
/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp579 PropertyChangeAction action; in CheckWindowImplFunctionsPart5() local

Completed in 41 milliseconds

1...<<31323334353637383940>>...42