Home
last modified time | relevance | path

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

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