Searched refs:sendToHW (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
H A DInputSource.h36 virtual bool sendToHW(std::string &error);
H A DStrategy.h36 virtual bool sendToHW(std::string &error);
H A DUsage.h36 virtual bool sendToHW(std::string &error);
H A DInputSource.cpp41 bool InputSource::sendToHW(string & /*error*/) function in class:InputSource
H A DStrategy.cpp44 bool Strategy::sendToHW(string & /*error*/) function in class:Strategy
H A DStream.cpp38 bool Stream::sendToHW(string & /*error*/) function in class:Stream
H A DStream.h43 virtual bool sendToHW(std::string &error);
H A DUsage.cpp43 bool Usage::sendToHW(string & /*error*/) function in class:Usage

Completed in 669 milliseconds