/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 | 37 # Access to wake locks
|
/system/sepolicy/prebuilts/api/30.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/prebuilts/api/31.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 | 37 # 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 | 54 int audio_utils_fifo_index::wake(int op, int waiters) in wake() function in audio_utils_fifo_index 113 mIndex.wake(mWakeOp, mWaiters);
|
/system/libfmq/include/fmq/ |
D | EventFlag.h | 86 status_t wake(uint32_t bitmask);
|
/system/media/audio_utils/include/audio_utils/ |
D | fifo_index.h | 91 int wake(int op, int waiters = 1);
|
/system/sepolicy/vendor/ |
D | hal_sensors_default.te | 18 # allow sensor hal to use lock for keeping system awake for wake up
|
/system/bt/test/mock/ |
D | mock_system_libfmq_eventflag.cc | 92 status_t EventFlag::wake(uint32_t bitmask) { in wake() function in EventFlag
|
/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/core/libutils/ |
D | Looper_fuzz.cpp | 68 [](FuzzedDataProvider*, sp<Looper> looper, Pipe) -> void { looper->wake(); }, in __anonf7ee24f90702()
|
D | Looper.cpp | 171 wake(); in scheduleEpollRebuildLocked() 395 void Looper::wake() { in wake() function in android::Looper 616 wake(); in sendMessageAtTime()
|
/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/include/utils/ |
D | Looper.h | 288 void wake();
|
/system/bt/gd/proto/bluetooth/metrics/ |
D | bluetooth.proto | 189 // Information about the wake event type. 198 // Information about the wake event type.
|
/system/libfmq/ |
D | EventFlag.cpp | 110 status_t EventFlag::wake(uint32_t bitmask) { in wake() function in android::hardware::EventFlag
|