Home
last modified time | relevance | path

Searched defs:waitForAtLeastOneCycle (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/audio/core/all-versions/vts/functional/
DStreamWorker.h54 bool waitForAtLeastOneCycle() { in waitForAtLeastOneCycle() function
/hardware/interfaces/audio/aidl/common/
DStreamWorker.cpp61 bool ThreadController::waitForAtLeastOneCycle() { in waitForAtLeastOneCycle() function in android::hardware::audio::common::internal::ThreadController
/hardware/interfaces/audio/aidl/common/include/
DStreamWorker.h156 bool waitForAtLeastOneCycle() { return mThread.waitForAtLeastOneCycle(); } in waitForAtLeastOneCycle() function