Home
last modified time | relevance | path

Searched refs:wake (Results 1 – 25 of 51) sorted by relevance

123

/system/sepolicy/prebuilts/api/29.0/public/
Dhal_health.te20 # Allow to wake up to send periodic events
26 # Allow to use timerfd to wake itself up periodically to send health info.
Dhal_telephony.te35 # Access to wake locks
/system/sepolicy/public/
Dhal_health.te20 # Allow to wake up to send periodic events
26 # Allow to use timerfd to wake itself up periodically to send health info.
Dhal_telephony.te37 # Access to wake locks
/system/sepolicy/prebuilts/api/30.0/public/
Dhal_health.te20 # Allow to wake up to send periodic events
26 # Allow to use timerfd to wake itself up periodically to send health info.
Dhal_telephony.te35 # Access to wake locks
/system/sepolicy/prebuilts/api/31.0/public/
Dhal_health.te20 # Allow to wake up to send periodic events
26 # Allow to use timerfd to wake itself up periodically to send health info.
Dhal_telephony.te37 # Access to wake locks
/system/hardware/interfaces/suspend/1.0/
Dtypes.hal21 * wake lock types. E.g. a request for a full wake lock must block CPU suspend,
DISystemSuspend.hal27 * @param type type of the requested wake lock.
31 * @return lock the interface for the created wake lock.
DIWakeLock.hal27 * called. Subsequent calls must result in no-ops. If no unreleased wake
/system/media/audio_utils/
Dfifo_index.cpp54 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/
DEventFlag.h86 status_t wake(uint32_t bitmask);
/system/media/audio_utils/include/audio_utils/
Dfifo_index.h91 int wake(int op, int waiters = 1);
/system/sepolicy/vendor/
Dhal_sensors_default.te18 # allow sensor hal to use lock for keeping system awake for wake up
/system/bt/test/mock/
Dmock_system_libfmq_eventflag.cc92 status_t EventFlag::wake(uint32_t bitmask) { in wake() function in EventFlag
/system/sepolicy/prebuilts/api/28.0/public/
Dhal_health.te26 # Allow to wake up to send periodic events
Dhal_telephony.te38 # Access to wake locks
/system/core/libutils/
DLooper_fuzz.cpp68 [](FuzzedDataProvider*, sp<Looper> looper, Pipe) -> void { looper->wake(); }, in __anonf7ee24f90702()
DLooper.cpp171 wake(); in scheduleEpollRebuildLocked()
395 void Looper::wake() { in wake() function in android::Looper
616 wake(); in sendMessageAtTime()
/system/sepolicy/prebuilts/api/27.0/public/
Drild.te34 # Access to wake locks
/system/sepolicy/prebuilts/api/26.0/public/
Drild.te39 # Access to wake locks
/system/core/libutils/include/utils/
DLooper.h288 void wake();
/system/bt/gd/proto/bluetooth/metrics/
Dbluetooth.proto189 // Information about the wake event type.
198 // Information about the wake event type.
/system/libfmq/
DEventFlag.cpp110 status_t EventFlag::wake(uint32_t bitmask) { in wake() function in android::hardware::EventFlag

123