Searched defs:GoToSleep (Results 1 – 3 of 3) sorted by relevance
| /base/powermgr/power_manager/services/native/src/actions/default/display/ | ||
| D | default_device_state_action.cpp | 63 uint32_t DefaultDeviceStateAction::GoToSleep( in GoToSleep() function in OHOS::PowerMgr::DefaultDeviceStateAction |
| D | device_state_action.cpp | 258 uint32_t DeviceStateAction::GoToSleep(const std::function<void()> onSuspend, in GoToSleep() function in OHOS::PowerMgr::DeviceStateAction |
| /base/powermgr/power_manager/test/fuzztest/power_utils/ | ||
| D | power_fuzzer.cpp | 79 virtual uint32_t GoToSleep([[maybe_unused]] const std::function<void()> onSuspend, in GoToSleep() function in OHOS::PowerMgr::FuzzStateAction |