Home
last modified time | relevance | path

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

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