Home
last modified time | relevance | path

Searched defs:action (Results 376 - 400 of 1045) sorted by relevance

1...<<11121314151617181920>>...42

/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/
H A Dglfw_render_context.cpp212 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 Ddrm_dfx.h38 std::string action; member
/foundation/multimedia/drm_framework/services/utils/
H A Ddrm_dfx.cpp153 int32_t ReportServiceBehaviorEvent(std::string serviceName, std::string action) in ReportServiceBehaviorEvent() argument
/foundation/multimodalinput/input/frameworks/native/input/test/
H A Doh_input_manager_test.cpp34 int32_t action; member
40 int32_t action; member
50 int32_t action; member
[all...]
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp1082 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...]
H A Dinput_manager_inject_test.cpp93 void InputManagerInjectTest::SetPointerEvent(int32_t id, int32_t pressed, int32_t action, int32_t type) in SetPointerEvent() argument
106 void InputManagerInjectTest::SetItemPointerEvent(int32_t id, int32_t pressed, int32_t action, int32_t type) in SetItemPointerEvent() argument
/foundation/multimodalinput/input/service/account_manager/src/
H A Daccount_manager.cpp401 std::string action = data.GetWant().GetAction(); in OnCommonEvent() local
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouchpad_transform_processor_test.cpp233 int32_t action = PointerEvent::POINTER_ACTION_AXIS_BEGIN; in HWTEST_F() local
986 int32_t action = PointerEvent::POINTER_ACTION_SWIPE_BEGIN; in HWTEST_F() local
1018 int32_t action = PointerEvent::POINTER_ACTION_SWIPE_BEGIN; in HWTEST_F() local
1214 int32_t action = processor.GetPinchGestureType(type, angle); in HWTEST_F() local
[all...]
/foundation/multimodalinput/input/service/event_dispatch/test/
H A Devent_dispatch_test.cpp716 int32_t action = 1; in HWTEST_F() local
/foundation/multimodalinput/input/test/unittest/interfaces/kits/
H A Dinput_native_test.cpp171 int32_t action = OH_Input_GetKeyEventAction(keyEvent); in HWTEST_F() local
275 int32_t action = OH_Input_GetMouseEventAction(mouseEvent); in HWTEST_F() local
422 int32_t action = OH_Input_GetTouchEventAction(touchEvent); in HWTEST_F() local
817 InputEvent_AxisAction action in HWTEST_F() local
898 InputEvent_AxisAction action = AXIS_ACTION_BEGIN; HWTEST_F() local
927 InputEvent_AxisAction action = AXIS_ACTION_END; HWTEST_F() local
1293 int32_t action = OH_Input_GetKeyEventAction(keyEvent); KeyEventCallback() local
1301 int32_t action = OH_Input_GetMouseEventAction(mouseEvent); MouseEventCallback() local
1311 int32_t action = OH_Input_GetTouchEventAction(touchEvent); TouchEventCallback() local
[all...]
/foundation/multimodalinput/input/frameworks/napi/mouse_event/src/
H A Djs_mouse_event.cpp97 napi_value action = nullptr; in HandleActionPropertyArr() local
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dres_sched_service_mock_test.cpp368 std::string action = "test"; in HWTEST_F() local
/foundation/resourceschedule/soc_perf/test/unittest/mock/
H A Dmock_system_ability.cpp244 void SystemAbility::OnDeviceLevelChanged(int32_t type, int32_t level, std::string& action) in OnDeviceLevelChanged() argument
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dsystem_ability_test.cpp114 SendStrategyToSA(int32_t type, int32_t systemAbilityId, int32_t level, std::string& action) SendStrategyToSA() argument
H A Dlocal_ability_manager_stub_test.cpp564 std::string action = ""; in HWTEST_F() local
581 std::string action = ""; in HWTEST_F() local
824 std::string action = ""; in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/common_event/src/
H A Devent_controller.cpp210 std::string action = want.GetAction(); in OnReceiveEvent() local
261 handleEvent(int32_t userId, const std::string &action, nlohmann::json &payload) handleEvent() argument
306 handleOtherEvent(int32_t userId, const std::string &action, nlohmann::json &payload) handleOtherEvent() argument
316 HandlePkgCommonEvent(const std::string &action, Want &want, nlohmann::json &payload) HandlePkgCommonEvent() argument
[all...]
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/cxx/
H A Dsystem_ability_wrapper.cpp109 void SystemAbilityWrapper::OnDeviceLevelChanged(int32_t type, int32_t level, std::string &action) in OnDeviceLevelChanged() argument
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dcommon_event_collect_test.cpp245 std::string action = EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON; in HWTEST_F() local
768 std::string action = "abc"; HWTEST_F() local
[all...]
H A Dsystem_ability_mgr_proxy_test.cpp1183 std::string action = ""; in HWTEST_F() local
H A Dsystem_ability_test_tool.cpp315 std::string action = "{\"send\":true,\"check\":1}"; in DoSend() local
/foundation/window/window_manager/window_scene/intention_event/src/
H A Dintention_event_manager.cpp50 int32_t action = pointerEvent->GetPointerAction(); in LogPointInfo() local
171 int32_t action = pointerEvent->GetPointerAction(); in OnInputEvent() local
[all...]
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_entity.cpp57 void P2pEntity::Listener(BroadcastReceiverAction action, const struct BroadcastParam &param) in Listener() argument
/foundation/communication/dsoftbus/core/transmission/common/include/
H A Dsoftbus_trans_def.h114 ActionAddr action; member
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_distributor.cpp96 NetsysEventMessage::Action action = message->GetAction(); in HandleSubSysNet() local
130 NetsysEventMessage::Action action = message->GetAction(); in HandleAddressChange() local
148 NetsysEventMessage::Action action = message->GetAction(); in HandleRouteChange() local
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_traffic.cpp451 std::string action = "testAction"; in HWTEST_F() local

Completed in 27 milliseconds

1...<<11121314151617181920>>...42