HomeSort by relevance Sort by last modified time
    Searched refs:_strDescription (Results 1 - 3 of 3) sorted by null

  /external/parameter-framework/remote-processor/
RemoteCommandHandlerTemplate.h 70 _strDescription(strDescription) {}
79 return _strDescription;
119 std::string _strDescription;
  /external/parameter-framework/parameter/
Element.h 203 std::string _strDescription;
Element.cpp 129 _strDescription = strDescription;
134 return _strDescription;

Completed in 47 milliseconds