/aosp12/system/media/audio_utils/ |
H A D | fifo_index.cpp | 54 int audio_utils_fifo_index::wake(int op, int waiters) in wake() function in audio_utils_fifo_index
|
/aosp12/frameworks/native/services/inputflinger/ |
H A D | InputThread.cpp | 42 InputThread::InputThread(std::string name, std::function<void()> loop, std::function<void()> wake) in InputThread()
|
/aosp12/packages/services/Car/cpp/evs/manager/1.1/stats/ |
H A D | LooperWrapper.cpp | 29 void LooperWrapper::wake() { in wake() function in android::automotive::evs::V1_1::implementation::LooperWrapper
|
/aosp12/packages/services/Car/cpp/watchdog/server/src/ |
H A D | LooperWrapper.cpp | 27 void LooperWrapper::wake() { in wake() function in android::automotive::watchdog::LooperWrapper
|
/aosp12/frameworks/av/media/libaaudio/examples/utils/ |
H A D | AAudioExampleUtils.h | 212 android::status_t wake() { in wake() function 222 android::status_t wake(int32_t value) { in wake() function
|
/aosp12/frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/ |
H A D | ALooper.cpp | 39 void ALooper::wake() { in wake() function in ALooper
|
/aosp12/system/bt/test/mock/ |
H A D | mock_system_libfmq_eventflag.cc | 92 status_t EventFlag::wake(uint32_t bitmask) { in wake() function in EventFlag
|
/aosp12/frameworks/base/tests/JankBench/scripts/ |
H A D | adbutil.py | 32 def wake(serial): function
|
/aosp12/system/libfmq/ |
H A D | EventFlag.cpp | 110 status_t EventFlag::wake(uint32_t bitmask) { in wake() function in android::hardware::EventFlag
|
/aosp12/frameworks/native/libs/sensor/ |
H A D | SensorEventQueue.cpp | 118 status_t SensorEventQueue::wake() const in wake() function in android::SensorEventQueue
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_os_MessageQueue.cpp | 121 void NativeMessageQueue::wake() { in wake() function in android::NativeMessageQueue
|
/aosp12/hardware/google/pixel/thermal/utils/ |
H A D | thermal_watcher.cpp | 495 void ThermalWatcher::wake() { in wake() function in android::hardware::thermal::V2_0::implementation::ThermalWatcher
|
/aosp12/hardware/invensense/65xx/libsensors_iio/ |
H A D | sensors_mpl.cpp | 113 static const size_t wake = numSensorDrivers; member
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/ |
H A D | DozeLog.java | 245 public void traceWakeDisplay(boolean wake, @Reason int reason) { in traceWakeDisplay()
|
/aosp12/system/core/libutils/ |
H A D | Looper.cpp | 395 void Looper::wake() { in wake() function in android::Looper
|
/aosp12/hardware/libhardware/modules/input/evdev/ |
H A D | InputHub.cpp | 652 status_t InputHub::wake() { in wake() function in android::InputHub
|
/aosp12/frameworks/base/services/incremental/ |
H A D | ServiceWrappers.cpp | 130 void wake() final { return mLooper.wake(); } in wake() function in android::incremental::RealLooperWrapper
|
/aosp12/frameworks/av/media/libaudioclient/ |
H A D | AudioRecord.cpp | 1713 void AudioRecord::AudioRecordThread::wake() in wake() function in android::AudioRecord::AudioRecordThread
|
H A D | AudioTrack.cpp | 3745 void AudioTrack::AudioTrackThread::wake() in wake() function in android::AudioTrack::AudioTrackThread
|
/aosp12/frameworks/native/services/inputflinger/reader/mapper/ |
H A D | TouchInputMapper.h | 225 bool wake; member
|
/aosp12/frameworks/native/services/inputflinger/reader/ |
H A D | EventHub.cpp | 1727 void EventHub::wake() { in wake() function in android::EventHub
|
/aosp12/frameworks/native/services/inputflinger/tests/ |
H A D | InputReader_test.cpp | 985 void wake() override {} in wake() function in android::FakeEventHub
|