History log of /
base
/
powermgr
/
power_manager
/
services
/ (Results
1 - 1
of
1
)
Home
History
Annotate
only in
this directory
Revision
Date
Author
Comments
(<<< Hide modified files)
(Show modified files >>>)
5ccb8f90
22-Oct-2024
openharmony_ci <120357966@qq.com>
!1387 [Bug]: 拆分复合宏POWER_WAKEUPDOUBLE_OR_PICKUP_ENABLE
Merge pull request !1387 from 游书根/master
BUILD.gn
native/include/actions/idevice_power_action.h
native/include/actions/idevice_state_action.h
native/include/actions/irunning_lock_action.h
native/include/actions/running_lock_action_info.h
native/include/power_hdi_callback.h
native/include/power_hitrace.h
native/include/power_mgr_dumper.h
native/include/power_mgr_notify.h
native/include/power_mgr_service.h
native/include/power_mode_module.h
native/include/power_mode_policy.h
native/include/power_save_mode.h
native/include/power_state_machine.h
native/profile/BUILD.gn
native/profile/power_mode_config.xml
native/profile/power_suspend.json
native/profile/power_vibrator.json
native/profile/power_wakeup.json
native/profile/power_wakeup_action.json
native/src/actions/BUILD.gn
native/src/actions/actions.gni
native/src/actions/default/BUILD.gn
native/src/actions/default/device_power_action.cpp
native/src/actions/default/device_power_action.h
native/src/actions/default/display/default_device_state_action.cpp
native/src/actions/default/display/default_device_state_action.h
native/src/actions/default/display/device_state_action.cpp
native/src/actions/default/display/device_state_action.h
native/src/actions/default/hdi_service_status_listener.h
native/src/actions/default/running_lock_action.cpp
native/src/actions/default/running_lock_action.h
native/src/actions/default/suspend/irunning_lock_hub.h
native/src/actions/default/suspend/isuspend_controller.h
native/src/actions/default/suspend/running_lock_hub.cpp
native/src/actions/default/suspend/running_lock_hub.h
native/src/actions/default/suspend/suspend_controller.cpp
native/src/actions/default/suspend/suspend_controller.h
native/src/actions/default/system_suspend_controller.cpp
native/src/actions/default/system_suspend_controller.h
native/src/actions/standard/BUILD.gn
native/src/hibernate/hibernate_controller.cpp
native/src/hibernate/hibernate_controller.h
native/src/power_hdi_callback.cpp
native/src/power_mgr_dumper.cpp
native/src/power_mgr_factory.cpp
native/src/power_mgr_factory.h
native/src/power_mgr_notify.cpp
native/src/power_mgr_service.cpp
native/src/power_mode_module.cpp
native/src/power_mode_policy.cpp
native/src/power_save_mode.cpp
native/src/power_state_machine.cpp
native/src/runninglock/running_lock_inner.cpp
native/src/runninglock/running_lock_inner.h
native/src/runninglock/running_lock_mgr.cpp
native/src/runninglock/running_lock_mgr.h
native/src/runninglock/running_lock_proxy.cpp
native/src/runninglock/running_lock_proxy.h
native/src/runninglock/running_lock_timer_handler.cpp
native/src/runninglock/running_lock_timer_handler.h
native/src/screenoffpre/screen_off_pre_controller.cpp
native/src/screenoffpre/screen_off_pre_controller.h
native/src/setting/setting_helper.cpp
native/src/setting/setting_helper.h
native/src/shutdown/shutdown_callback_holer.cpp
native/src/shutdown/shutdown_callback_holer.h
native/src/shutdown/shutdown_controller.cpp
native/src/shutdown/shutdown_controller.h
native/src/shutdown/shutdown_dialog.cpp
native/src/shutdown/shutdown_dialog.h
native/src/suspend/sleep_callback_holder.cpp
native/src/suspend/sleep_callback_holder.h
native/src/suspend/suspend_controller.cpp
native/src/suspend/suspend_controller.h
native/src/suspend/suspend_source_parser.cpp
native/src/suspend/suspend_source_parser.h
native/src/suspend/suspend_sources.cpp
native/src/suspend/suspend_sources.h
native/src/wakeup/wakeup_controller.cpp
native/src/wakeup/wakeup_controller.h
native/src/wakeup/wakeup_source_parser.cpp
native/src/wakeup/wakeup_source_parser.h
native/src/wakeup/wakeup_sources.cpp
native/src/wakeup/wakeup_sources.h
native/src/wakeup_action/wakeup_action_controller.cpp
native/src/wakeup_action/wakeup_action_controller.h
native/src/wakeup_action/wakeup_action_source_parser.cpp
native/src/wakeup_action/wakeup_action_source_parser.h
native/src/wakeup_action/wakeup_action_sources.cpp
native/src/wakeup_action/wakeup_action_sources.h
zidl/include/power_mgr_async_reply.h
zidl/include/power_mgr_proxy.h
zidl/include/power_mgr_stub.h
zidl/include/power_mode_callback_proxy.h
zidl/include/power_mode_callback_stub.h
zidl/include/power_runninglock_callback_proxy.h
zidl/include/power_runninglock_callback_stub.h
zidl/include/power_state_callback_proxy.h
zidl/include/power_state_callback_stub.h
zidl/include/screen_off_pre_callback_proxy.h
zidl/include/screen_off_pre_callback_stub.h
zidl/include/shutdown/async_shutdown_callback_proxy.h
zidl/include/shutdown/sync_shutdown_callback_proxy.h
zidl/include/shutdown/takeover_shutdown_callback_proxy.h
zidl/include/sync_hibernate_callback_proxy.h
zidl/include/sync_hibernate_callback_stub.h
zidl/include/sync_sleep_callback_proxy.h
zidl/include/sync_sleep_callback_stub.h
zidl/src/power_mgr_async_reply.cpp
zidl/src/power_mgr_proxy.cpp
zidl/src/power_mgr_stub.cpp
zidl/src/power_mode_callback_proxy.cpp
zidl/src/power_mode_callback_stub.cpp
zidl/src/power_runninglock_callback_proxy.cpp
zidl/src/power_runninglock_callback_stub.cpp
zidl/src/power_state_callback_proxy.cpp
zidl/src/power_state_callback_stub.cpp
zidl/src/screen_off_pre_callback_proxy.cpp
zidl/src/screen_off_pre_callback_stub.cpp
zidl/src/shutdown/async_shutdown_callback_proxy.cpp
zidl/src/shutdown/async_shutdown_callback_stub.cpp
zidl/src/shutdown/shutdown_proxy_delegator.cpp
zidl/src/shutdown/shutdown_proxy_delegator.h
zidl/src/shutdown/shutdown_stub_delegator.cpp
zidl/src/shutdown/shutdown_stub_delegator.h
zidl/src/shutdown/sync_shutdown_callback_proxy.cpp
zidl/src/shutdown/sync_shutdown_callback_stub.cpp
zidl/src/shutdown/takeover_shutdown_callback_proxy.cpp
zidl/src/shutdown/takeover_shutdown_callback_stub.cpp
zidl/src/sync_hibernate_callback_proxy.cpp
zidl/src/sync_hibernate_callback_stub.cpp
zidl/src/sync_sleep_callback_proxy.cpp
zidl/src/sync_sleep_callback_stub.cpp