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

/external/parameter-framework/remote-processor/
H A DRemoteCommandHandlerTemplate.h70 _strDescription(strDescription) {}
79 return _strDescription;
119 std::string _strDescription; member in class:TRemoteCommandHandlerTemplate::CRemoteCommandParserItem
/external/parameter-framework/parameter/
H A DElement.h203 std::string _strDescription; member in class:CElement
H A DElement.cpp129 _strDescription = strDescription;
134 return _strDescription;

Completed in 109 milliseconds