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

  /frameworks/av/services/audioflinger/
FastCapture.h 45 virtual bool isSubClassCommand(FastThreadState::Command command);
FastMixer.h 52 virtual bool isSubClassCommand(FastThreadState::Command command);
FastThread.h 47 virtual bool isSubClassCommand(FastThreadState::Command command) = 0;
FastCapture.cpp 75 bool FastCapture::isSubClassCommand(FastThreadState::Command command)
FastThread.cpp 203 LOG_ALWAYS_FATAL_IF(!isSubClassCommand(mCommand));
FastMixer.cpp 127 bool FastMixer::isSubClassCommand(FastThreadState::Command command)

Completed in 80 milliseconds