/system/sepolicy/prebuilts/api/29.0/public/ |
D | hal_health.te | 20 # Allow to wake up to send periodic events 26 # Allow to use timerfd to wake itself up periodically to send health info.
|
D | hal_telephony.te | 35 # Access to wake locks
|
/system/sepolicy/public/ |
D | hal_health.te | 20 # Allow to wake up to send periodic events 26 # Allow to use timerfd to wake itself up periodically to send health info.
|
D | hal_telephony.te | 35 # Access to wake locks
|
/system/hardware/interfaces/suspend/1.0/ |
D | types.hal | 21 * wake lock types. E.g. a request for a full wake lock must block CPU suspend,
|
D | ISystemSuspend.hal | 27 * @param type type of the requested wake lock. 31 * @return lock the interface for the created wake lock.
|
D | IWakeLock.hal | 27 * called. Subsequent calls must result in no-ops. If no unreleased wake
|
/system/media/audio_utils/ |
D | fifo_index.cpp | 41 int audio_utils_fifo_index::wake(int op, int waiters) in wake() function in audio_utils_fifo_index 103 mIndex.wake(mWakeOp, mWaiters); in wakeNowIfNeeded()
|
/system/core/rootdir/ |
D | init.zygote32.rc | 8 onrestart write /sys/android_power/request_state wake
|
D | init.zygote64.rc | 8 onrestart write /sys/android_power/request_state wake
|
D | init.zygote32_64.rc | 8 onrestart write /sys/android_power/request_state wake
|
D | init.zygote64_32.rc | 8 onrestart write /sys/android_power/request_state wake
|
/system/sepolicy/vendor/ |
D | hal_sensors_default.te | 17 # allow sensor hal to use lock for keeping system awake for wake up
|
/system/media/audio_utils/include/audio_utils/ |
D | fifo_index.h | 77 int wake(int op, int waiters = 1);
|
/system/libfmq/include/fmq/ |
D | EventFlag.h | 86 status_t wake(uint32_t bitmask);
|
D | MessageQueue.h | 775 evFlag->wake(writeNotification); in writeBlocking() 838 evFlag->wake(writeNotification); in writeBlocking() 897 evFlag->wake(readNotification); in readBlocking() 960 evFlag->wake(readNotification); in readBlocking()
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | hal_health.te | 26 # Allow to wake up to send periodic events
|
D | hal_telephony.te | 38 # Access to wake locks
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | rild.te | 34 # Access to wake locks
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | rild.te | 39 # Access to wake locks
|
/system/core/libutils/ |
D | Looper.cpp | 169 wake(); in scheduleEpollRebuildLocked() 393 void Looper::wake() { in wake() function in android::Looper 614 wake(); in sendMessageAtTime()
|
/system/core/libutils/include/utils/ |
D | Looper.h | 286 void wake();
|
/system/bt/proto/bluetooth/metrics/ |
D | bluetooth.proto | 192 // Information about the wake event type. 201 // Information about the wake event type.
|
/system/libfmq/ |
D | EventFlag.cpp | 109 status_t EventFlag::wake(uint32_t bitmask) { in wake() function in android::hardware::EventFlag
|
/system/sepolicy/private/ |
D | audioserver.te | 98 # Allow using wake locks
|