Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DSubsystemObject.cpp166 bool CSubsystemObject::sendToHW(string& strError) in sendToHW() function in CSubsystemObject
192 return sendToHW(strError); in accessHW()
DSubsystemObject.h78 virtual bool sendToHW(std::string& strError);
/external/parameter-framework/skeleton-subsystem/
DSkeletonSubsystemObject.h44 virtual bool sendToHW(std::string& strError);
DSkeletonSubsystemObject.cpp96 bool CSkeletonSubsystemObject::sendToHW(string& strError) in sendToHW() function in CSkeletonSubsystemObject
/external/parameter-framework/test/test-subsystem/
DTESTSubsystemObject.h44 virtual bool sendToHW(std::string& strError);
DTESTSubsystemObject.cpp55 bool CTESTSubsystemObject::sendToHW(std::string& strError) in sendToHW() function in CTESTSubsystemObject