Home
last modified time | relevance | path

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

/cts/suite/audio_quality/lib/src/audio/
DAudioLocal.cpp145 int pendingCommand = mCurrentCommand; in threadLoop() local
147 switch (pendingCommand) { in threadLoop()