/ohos5.0/base/web/webview/ohos_adapter/date_time_format_adapter/src/ |
H A D | date_time_format_adapter_impl.cpp | 44 const std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
H A D | mock_accessibility_touchEvent_injector.cpp | 74 int32_t action, MMI::PointerEvent::PointerItem point, int64_t actionTime) in obtainTouchEvent()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/ |
H A D | native_interface_accessibility_impl.cpp | 80 void ArkUI_AccessibilityElementInfo::AddOperationAction(const ArkUI_AccessibleAction& action) in AddOperationAction()
|
/ohos5.0/base/theme/screenlock_mgr/services/src/ |
H A D | commeventsubscriber.cpp | 39 std::string action = want.GetAction(); in OnReceiveEvent() local
|
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/conditions/ |
H A D | charger_listener.cpp | 32 const std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
|
H A D | battery_level_listener.cpp | 35 const std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/touch_event/src/ |
H A D | js_touch_event.cpp | 58 napi_value action = nullptr; in Export() local
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/ |
H A D | events_subscriber.cpp | 107 auto action = want.GetAction(); in OnReceiveEvent() local
|
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/sync_rule/ |
H A D | user_status_listener.cpp | 31 auto action = eventData.GetWant().GetAction(); in OnReceiveEvent() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/netlink/test/ |
H A D | netlink_data_test.cpp | 82 for (auto action : actions) { variable
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/key_event/src/ |
H A D | js_key_event.cpp | 63 napi_value action = nullptr; in Export() local
|
/ohos5.0/base/web/webview/ohos_adapter/enterprise_device_management_adapter/src/ |
H A D | enterprise_device_management_adapter_impl.cpp | 50 const std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
|
/ohos5.0/base/powermgr/power_manager/services/native/src/suspend/ |
H A D | suspend_sources.h | 42 SuspendSource(SuspendDeviceType reason, uint32_t action, uint32_t delay) in SuspendSource()
|
/ohos5.0/base/update/updater/test/unittest/script/ |
H A D | script_interpreter_unittest.cpp | 44 int32_t action = 0; in TestScriptInterpreterScriptValue() local 135 int32_t action = 100; in TestIntegerValueComputer() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | event_pass_through_subscriber.cpp | 71 std::string action = want.GetAction(); in OnReceiveEvent() local
|
H A D | mmi_event_convertor.cpp | 244 void GetMouseEventAction(int32_t action, MouseEvent& events, bool isScenceBoardWindow) in GetMouseEventAction() 366 void GetAxisEventAction(int32_t action, AxisEvent& event) in GetAxisEventAction() 467 void GetPointerEventAction(int32_t action, PointerEvent& event) in GetPointerEventAction() 500 …d UpdatePointerAction(std::shared_ptr<MMI::PointerEvent>& pointerEvent, const PointerAction action) in UpdatePointerAction()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/ |
H A D | res_sched_service_ability.cpp | 100 void ResSchedServiceAbility::OnDeviceLevelChanged(int32_t type, int32_t level, std::string& action) in OnDeviceLevelChanged()
|
/ohos5.0/base/useriam/user_auth_framework/services/context/src/ |
H A D | keyguard_status_listener.cpp | 121 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | card_frontend_delegate_declarative.cpp | 62 void CardFrontendDelegateDeclarative::FireCardAction(const std::string& action) in FireCardAction()
|
/ohos5.0/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() 228 void GlfwRenderContext::OnKey(GLFWwindow *window, int key, int scancode, int action, int mods) in OnKey()
|
/ohos5.0/base/request/request/frameworks/js/napi/src/ |
H A D | request_module.cpp | 33 static void NapiCreateAction(napi_env env, napi_value &action) in NapiCreateAction() 93 napi_value action = nullptr; in InitAgent() local
|
/ohos5.0/base/request/request/services/src/service/command/ |
H A D | construct.rs | 41 let action: u32 = data.read()?; in construct() localVariable 42 let action: Action = Action::from(action as u8); in construct() localVariable
|
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/ |
H A D | oh_input_manager.cpp | 44 int32_t action; member 50 int32_t action; member 60 int32_t action; member 304 void OH_Input_SetKeyEventAction(struct Input_KeyEvent* keyEvent, int32_t action) in OH_Input_SetKeyEventAction() 486 void OH_Input_SetMouseEventAction(struct Input_MouseEvent* mouseEvent, int32_t action) in OH_Input_SetMouseEventAction() 715 void OH_Input_SetTouchEventAction(struct Input_TouchEvent* touchEvent, int32_t action) in OH_Input_SetTouchEventAction() 814 static bool IsAxisEvent(int32_t action) in IsAxisEvent() 966 static bool SetKeyEventAction(Input_KeyEvent* keyEvent, int32_t action) in SetKeyEventAction() 1040 static bool SetTouchEventAction(Input_TouchEvent* touchEvent, int32_t action) in SetTouchEventAction() 1089 static bool SetMouseEventAction(Input_MouseEvent* mouseEvent, int32_t action) in SetMouseEventAction() [all …]
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | js_accessibility_manager.h | 57 ActionType action; member 61 ActionType action; member 84 Accessibility::ActionType action; member
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/ |
H A D | v4l2_uvc.cpp | 254 void HosV4L2UVC::V4L2GetUsbString(std::string& action, std::string& subsystem, in V4L2GetUsbString() 342 std::string action = ""; in CheckBuf() local 351 void HosV4L2UVC::UpdateV4L2UvcMatchDev(std::string& action, std::string& subsystem, std::string& de… in UpdateV4L2UvcMatchDev()
|