Home
last modified time | relevance | path

Searched refs:_strDescription (Results 1 – 3 of 3) sorted by relevance

/external/parameter-framework/remote-processor/
DRemoteCommandHandlerTemplate.h70 _strDescription(strDescription) {} in CRemoteCommandParserItem()
79 return _strDescription; in getDescription()
119 std::string _strDescription; variable
/external/parameter-framework/parameter/
DElement.h203 std::string _strDescription; variable
DElement.cpp129 _strDescription = strDescription; in setDescription()
134 return _strDescription; in getDescription()