Home
last modified time | relevance | path

Searched refs:wakeup_count (Results 1 – 9 of 9) sorted by relevance

/system/core/libsuspend/
Dautosuspend_wakeup_count.cpp74 std::string wakeup_count; in suspend_thread_func() local
75 if (!ReadFdToString(wakeup_count_fd, &wakeup_count)) { in suspend_thread_func()
80 wakeup_count = Trim(wakeup_count); in suspend_thread_func()
81 if (wakeup_count.empty()) { in suspend_thread_func()
93 LOG(VERBOSE) << "write " << wakeup_count << " to wakeup_count"; in suspend_thread_func()
94 if (WriteStringToFd(wakeup_count, wakeup_count_fd)) { in suspend_thread_func()
/system/sepolicy/prebuilts/api/29.0/private/
Dsystem_suspend.te10 # Access to /sys/power/{ wakeup_count, state } suspend interface.
Dgenfs_contexts133 genfscon sysfs /power/wakeup_count u:object_r:sysfs_power:s0
/system/sepolicy/prebuilts/api/30.0/private/
Dsystem_suspend.te10 # Access to /sys/power/{ wakeup_count, state } suspend interface.
Dgenfs_contexts140 genfscon sysfs /power/wakeup_count u:object_r:sysfs_power:s0
/system/sepolicy/private/
Dsystem_suspend.te10 # Access to /sys/power/{ wakeup_count, state } suspend interface.
Dgenfs_contexts140 genfscon sysfs /power/wakeup_count u:object_r:sysfs_power:s0
/system/sepolicy/prebuilts/api/28.0/private/
Dgenfs_contexts114 genfscon sysfs /power/wakeup_count u:object_r:sysfs_power:s0
/system/core/rootdir/
Dinit.rc391 chown system system /sys/power/wakeup_count