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

  /external/parameter-framework/upstream/parameter/
Element.h 191 std::string _strDescription;
  /external/parameter-framework/upstream/remote-processor/
RemoteCommandHandlerTemplate.h 68 _strDescription(strDescription)
74 const std::string &getDescription() const { return _strDescription; }
111 std::string _strDescription;

Completed in 280 milliseconds