Home
last modified time | relevance | path

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

/cts/suite/audio_quality/lib/include/audio/
DAudioLocal.h56 enum AudioCommand{ enum
64 bool issueCommandAndWaitForCompletion(AudioCommand command);
84 volatile AudioCommand mCurrentCommand;
/cts/suite/audio_quality/lib/src/audio/
DAudioLocal.cpp83 bool AudioLocal::issueCommandAndWaitForCompletion(AudioCommand command) in issueCommandAndWaitForCompletion()