OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sendToHW
(Results
1 - 7
of
7
) sorted by null
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
InputSource.cpp
46
bool InputSource::
sendToHW
(string & /*error*/)
ProductStrategy.cpp
52
bool ProductStrategy::
sendToHW
(string & /*error*/)
Stream.cpp
42
bool Stream::
sendToHW
(string & /*error*/)
/external/parameter-framework/upstream/skeleton-subsystem/
SkeletonSubsystemObject.cpp
91
bool CSkeletonSubsystemObject::
sendToHW
(string & /*strError*/)
/external/parameter-framework/upstream/test/introspection-subsystem/
IntrospectionSubsystemObject.cpp
71
bool SubsystemObject::
sendToHW
(std::string & /*error*/)
/external/parameter-framework/upstream/test/test-subsystem/
TESTSubsystemObject.cpp
60
bool CTESTSubsystemObject::
sendToHW
(std::string &strError)
/external/parameter-framework/upstream/parameter/
SubsystemObject.cpp
145
bool CSubsystemObject::
sendToHW
(string &strError)
169
return
sendToHW
(strError);
Completed in 626 milliseconds