Home
last modified time | relevance | path

Searched refs:_strProduct (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/upstream/xmlserializer/
DXmlMemoryDocSource.h83 std::string _strProduct; variable
DXmlMemoryDocSource.cpp43 _pXmlSource(pXmlSource), _strProduct(strProduct), _strVersion(strVersion) in CXmlMemoryDocSource()