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 | 53 uint32_t DefaultDeviceStateAction::GoToSleep( in GoToSleep() function in OHOS::PowerMgr::DefaultDeviceStateAction |
D | device_state_action.cpp | 138 uint32_t DeviceStateAction::GoToSleep(const std::function<void()> onSuspend, in GoToSleep() function in OHOS::PowerMgr::DeviceStateAction |
/base/powermgr/power_manager/test/fuzztest/power_fuzzer/ | ||
D | power_fuzzer.cpp | 70 virtual uint32_t GoToSleep([[maybe_unused]] const std::function<void()> onSuspend, in GoToSleep() function in OHOS::PowerMgr::FuzzStateAction |