Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
DInputSource.h36 virtual bool sendToHW(std::string &error);
DStream.h42 virtual bool sendToHW(std::string &error);
DProductStrategy.h46 virtual bool sendToHW(std::string &error);
DStream.cpp42 bool Stream::sendToHW(string & /*error*/) in sendToHW() function in Stream
DInputSource.cpp46 bool InputSource::sendToHW(string & /*error*/) in sendToHW() function in InputSource
DProductStrategy.cpp52 bool ProductStrategy::sendToHW(string & /*error*/) in sendToHW() function in ProductStrategy