Home
last modified time | relevance | path

Searched defs:bUserValue (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/parameter/
DBooleanParameterType.cpp92 bool CBooleanParameterType::toBlackboard(bool bUserValue, uint32_t& uiValue, CParameterAccessContex… in toBlackboard()
101 bool CBooleanParameterType::fromBlackboard(bool& bUserValue, uint32_t uiValue, CParameterAccessCont… in fromBlackboard()
DParameterType.cpp220 bool CParameterType::toBlackboard(bool bUserValue, uint32_t& uiValue, CParameterAccessContext& para… in toBlackboard()
231 bool CParameterType::fromBlackboard(bool& bUserValue, uint32_t uiValue, CParameterAccessContext& pa… in fromBlackboard()