Home
last modified time | relevance | path

Searched defs:strDescription (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/parameter-framework/upstream/remote-processor/
H A DRemoteCommandHandlerTemplate.h65 const std::string &strDescription) in CRemoteCommandParserItem()
133 const std::string &strDescription) in addCommandParser()
/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A DElement.cpp54 void CElement::setDescription(const string &strDescription) in setDescription()