/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/ |
H A D | mock_accessible_ability_channel_stub.cpp | 226 int32_t action = data.ReadInt32(); in HandleExecuteAction() local
|
H A D | mock_accessible_ability_channel_proxy.cpp | 275 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/frameworks/aafwk/test/unittest/ |
H A D | accessible_ability_client_impl_test.cpp | 617 ActionType action = ACCESSIBILITY_ACTION_INVALID; in HWTEST_F() local 632 ActionType action = ACCESSIBILITY_ACTION_SELECT; in HWTEST_F() local 648 ActionType action = ACCESSIBILITY_ACTION_SELECT; in HWTEST_F() local
|
/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_accessibility_element_operator_impl.cpp | 95 void MockAccessibilityElementOperatorImpl::ExecuteAction(const int64_t elementId, const int32_t action, in ExecuteAction() argument
|
H A D | mock_system_ability.cpp | 275 void SystemAbility::OnDeviceLevelChanged(int32_t type, int32_t level, std::string& action) in OnDeviceLevelChanged() argument
|
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/ |
H A D | mock_mt_accessible_ability_channel_proxy.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/common/interface/src/parcel/ |
H A D | accessibility_element_info_parcel.cpp | 324 AccessibleActionParcel::AccessibleActionParcel(const AccessibleAction &action) in AccessibleActionParcel() argument
|
/foundation/barrierfree/accessibility/frameworks/aafwk/src/ |
H A D | accessible_ability_channel_client.cpp | 160 ExecuteAction(int32_t accessibilityWindowId, int64_t elementId, int32_t action, const std::map<std::string, std::string> &actionArguments) ExecuteAction() argument [all...] |
H A D | accessibility_ui_test_ability_impl.cpp | 254 ExecuteAction(const AccessibilityElementInfo &elementInfo, const ActionType action, const std::map<std::string, std::string> &actionArguments) ExecuteAction() argument
|
/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessibility_touchEvent_injector.cpp | 136 std::shared_ptr<MMI::PointerEvent> TouchEventInjector::obtainTouchEvent(int32_t action, in obtainTouchEvent() argument
|
/foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
H A D | mock_system_ability.cpp | 248 void SystemAbility::OnDeviceLevelChanged(int32_t type, int32_t level, std::string& action) in OnDeviceLevelChanged() argument
|
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/ |
H A D | mock_service_registry.cpp | 219 SendStrategy( int32_t type, std::vector<int32_t>& systemAbilityIds, int32_t level, std::string& action) SendStrategy() argument
|
H A D | mock_system_ability.cpp | 282 void SystemAbility::OnDeviceLevelChanged(int32_t type, int32_t level, std::string& action) in OnDeviceLevelChanged() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
H A D | tabs_event_test_ng.cpp | 1005 KeyAction action = KeyAction::DOWN; in HWTEST_F() local
|
H A D | tabs_test_ng.cpp | 218 void TabsTestNg::HandleMouseEvent(MouseAction action, Offset location) in HandleMouseEvent() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/ |
H A D | isolated_pattern_test_ng.cpp | 412 int32_t action = 1;
in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | form_render_test.cpp | 312 std::string action = "action"; in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/ |
H A D | mock_dynamic_component_renderer_impl.cpp | 66 NotifyExecuteAction(int64_t elementId, const std::map<std::string, std::string>& actionArguments, int32_t action, int64_t offset) NotifyExecuteAction() argument
|
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_hfp_ag_proxy.cpp | 469 void BluetoothHfpAgProxy::UpdateVirtualDevice(int32_t action, const std::string &address) in UpdateVirtualDevice() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | user_unlocked_event_subscriber.cpp | 46 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
|
/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/ |
H A D | glfw_render_context.cpp | 212 void GlfwRenderContext::OnMouseButton(GLFWwindow *window, int button, int action, int mods) in OnMouseButton() argument 228 void GlfwRenderContext::OnKey(GLFWwindow *window, int key, int scancode, int action, int mods) in OnKey() argument
|
/foundation/multimedia/drm_framework/services/utils/include/ |
H A D | drm_dfx.h | 38 std::string action; member
|
/foundation/multimedia/drm_framework/services/utils/ |
H A D | drm_dfx.cpp | 153 int32_t ReportServiceBehaviorEvent(std::string serviceName, std::string action) in ReportServiceBehaviorEvent() argument
|
/foundation/multimodalinput/input/frameworks/native/input/test/ |
H A D | oh_input_manager_test.cpp | 34 int32_t action; member 40 int32_t action; member 50 int32_t action; member [all...] |
/foundation/multimodalinput/input/frameworks/proxy/events/test/ |
H A D | pointer_event_test.cpp | 1082 int32_t action = AxisEvent::AXIS_ACTION_CANCEL; in HWTEST_F() local 1376 int32_t action = InputEvent::ACTION_CANCEL; HWTEST_F() local 1542 int32_t action = PointerEvent::POINTER_ACTION_PULL_UP; HWTEST_F() local 1585 int32_t action = PointerEvent::POINTER_ACTION_QUADTAP; HWTEST_F() local [all...] |