Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/remote-processor/
DRemoteCommandHandlerTemplate.h63 CRemoteCommandParserItem(const std::string &strCommandName, RemoteCommandParser pfnParser, in CRemoteCommandParserItem()
131 bool addCommandParser(const std::string &strCommandName, RemoteCommandParser pfnParser, in addCommandParser()
210 const CRemoteCommandParserItem *findCommandParserItem(const std::string &strCommandName) const in findCommandParserItem()