HomeSort by relevance Sort by last modified time
    Searched refs:mCurrentCommand (Results 1 - 2 of 2) sorted by null

  /cts/suite/audio_quality/lib/src/audio/
AudioLocal.cpp 76 mCurrentCommand = ECmThreadStop;
85 mCurrentCommand = command;
101 mCurrentCommand(ECmNone),
113 if (mCurrentCommand == ECmNone) {
140 if (mCurrentCommand == ECmNone) {
145 int pendingCommand = mCurrentCommand;
175 mCurrentCommand = ECmNone;
  /cts/suite/audio_quality/lib/include/audio/
AudioLocal.h 84 volatile AudioCommand mCurrentCommand;

Completed in 3630 milliseconds