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

/external/parameter-framework/upstream/skeleton-subsystem/
H A DSkeletonSubsystemObject.h47 virtual bool receiveFromHW(std::string &strError);
H A DSkeletonSubsystemObject.cpp107 bool CSkeletonSubsystemObject::receiveFromHW(string & /*strError*/) function in class:CSkeletonSubsystemObject
/external/parameter-framework/upstream/test/introspection-subsystem/
H A DIntrospectionSubsystemObject.cpp77 bool SubsystemObject::receiveFromHW(std::string & /*error*/) function in class:parameterFramework::introspectionSubsystem::SubsystemObject
H A DIntrospectionSubsystemObject.h65 virtual bool receiveFromHW(std::string &error) override;
/external/parameter-framework/upstream/test/test-subsystem/
H A DTESTSubsystemObject.h47 virtual bool receiveFromHW(std::string &strError);
H A DTESTSubsystemObject.cpp80 bool CTESTSubsystemObject::receiveFromHW(std::string & /*strError*/) function in class:CTESTSubsystemObject
/external/parameter-framework/upstream/parameter/
H A DSubsystemObject.cpp152 bool CSubsystemObject::receiveFromHW(string & /*strError*/) function in class:CSubsystemObject
166 return receiveFromHW(strError);
H A DSubsystemObject.h82 virtual bool receiveFromHW(std::string &strError);

Completed in 601 milliseconds