Home
last modified time | relevance | path

Searched refs:WAKEUP_COUNT_PATH (Results 1 - 2 of 2) sorted by relevance

/base/powermgr/power_manager/services/native/src/actions/default/suspend/
H A Dsuspend_controller.h63 static constexpr const char * const WAKEUP_COUNT_PATH = "/sys/power/wakeup_count"; member in OHOS::PowerMgr::Suspend::SuspendController::AutoSuspend
H A Dsuspend_controller.cpp119 wakeupCountFd = UniqueFd(TEMP_FAILURE_RETRY(open(WAKEUP_COUNT_PATH, O_RDWR | O_CLOEXEC))); in WaitWakeupCount()

Completed in 2 milliseconds