Searched defs:wake (Results 1 – 3 of 3) sorted by relevance
/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 |
/system/libfmq/ | ||
D | EventFlag.cpp | 109 status_t EventFlag::wake(uint32_t bitmask) { in wake() function in android::hardware::EventFlag |
/system/core/libutils/ | ||
D | Looper.cpp | 393 void Looper::wake() { in wake() function in android::Looper |