Searched defs:wake (Results 1 – 7 of 7) sorted by relevance
/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 |
/system/libfmq/ | ||
D | EventFlag.cpp | 73 status_t EventFlag::wake(uint32_t bitmask) { in wake() function in android::hardware::EventFlag |
/system/nfc/tools/casimir/src/ | ||
D | main.rs | 207 fn wake(&mut self) { in wake() method |
D | main-grpc.rs | 222 fn wake(&mut self) { in wake() method |
/system/hardware/interfaces/suspend/1.0/default/ | ||
D | SystemSuspend.cpp | 428 for (const WakeLockInfo& wake : wlStats) { in logKernelWakeLockStats() local |
/system/media/audio_utils/benchmarks/ | ||
D | audio_mutex_benchmark.cpp | 468 bool wake[THREADS]; member in MutexBlockingConditionVariable |
/system/core/libutils/ | ||
D | Looper.cpp | 408 void Looper::wake() { in wake() function in android::Looper |