Home
last modified time | relevance | path

Searched refs:bValueSpaceIsRaw (Results 1 – 5 of 5) sorted by relevance

/external/parameter-framework/upstream/parameter/
DConfigurationAccessContext.cpp38 bool bValueSpaceIsRaw, in CConfigurationAccessContext() argument
41 : base(strError, pParameterBlackboard, bValueSpaceIsRaw, bOutputRawFormatIsHex), in CConfigurationAccessContext()
DXmlDomainExportContext.h39 bool bValueSpaceIsRaw = true, bool bOutputRawFormatIsHex = true)
40 : base(strError, bWithSettings), _bValueSpaceIsRaw(bValueSpaceIsRaw), in base()
DParameterAccessContext.cpp36 bool bValueSpaceIsRaw, bool bOutputRawFormatIsHex, in CParameterAccessContext() argument
39 _bValueSpaceIsRaw(bValueSpaceIsRaw), _bOutputRawFormatIsHex(bOutputRawFormatIsHex), in CParameterAccessContext()
DConfigurationAccessContext.h40 bool bValueSpaceIsRaw, bool bOutputRawFormatIsHex,
DParameterAccessContext.h42 bool bValueSpaceIsRaw, bool bOutputRawFormatIsHex,