Home
last modified time | relevance | path

Searched refs:RemoteCommandParser (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/upstream/remote-processor/
DRemoteCommandHandlerTemplate.h55 typedef CommandStatus (CCommandParser::*RemoteCommandParser)( typedef
63 CRemoteCommandParserItem(const std::string &strCommandName, RemoteCommandParser pfnParser, in CRemoteCommandParserItem()
108 RemoteCommandParser _pfnParser;
131 bool addCommandParser(const std::string &strCommandName, RemoteCommandParser pfnParser, in addCommandParser()
/external/parameter-framework/upstream/parameter/
DParameterMgr.h408 using RemoteCommandParser = CCommandHandler::CommandStatus (CParameterMgr::*)(
415 CParameterMgr::RemoteCommandParser _pfnParser;