Searched refs:isSubClassCommand (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/services/audioflinger/
H A DFastCapture.h45 virtual bool isSubClassCommand(FastThreadState::Command command);
H A DFastMixer.h47 virtual bool isSubClassCommand(FastThreadState::Command command);
H A DFastThread.h47 virtual bool isSubClassCommand(FastThreadState::Command command) = 0;
H A DFastCapture.cpp75 bool FastCapture::isSubClassCommand(FastThreadState::Command command) function in class:android::FastCapture
H A DFastThread.cpp193 LOG_ALWAYS_FATAL_IF(!isSubClassCommand(mCommand));
H A DFastMixer.cpp125 bool FastMixer::isSubClassCommand(FastThreadState::Command command) function in class:android::FastMixer

Completed in 64 milliseconds