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

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

Completed in 351 milliseconds