Home
last modified time | relevance | path

Searched refs:needToNotify (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/core/all-versions/vts/functional/
DStreamWorker.h96 bool needToNotify = false; in workerThread() local
117 needToNotify = true; in workerThread()
123 needToNotify = true; in workerThread()
131 needToNotify = true; in workerThread()
136 if (needToNotify) { in workerThread()
/hardware/interfaces/audio/aidl/common/
DStreamWorker.cpp117 bool needToNotify = false; in workerThread() local
145 needToNotify = true; in workerThread()
150 needToNotify = true; in workerThread()
158 needToNotify = true; in workerThread()
165 if (needToNotify) { in workerThread()