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

  /external/parameter-framework/upstream/remote-processor/
RemoteCommandHandlerTemplate.h 55 typedef CommandStatus (CCommandParser::*RemoteCommandParser)(
63 CRemoteCommandParserItem(const std::string &strCommandName, RemoteCommandParser pfnParser,
108 RemoteCommandParser _pfnParser;
131 bool addCommandParser(const std::string &strCommandName, RemoteCommandParser pfnParser,
  /external/parameter-framework/upstream/parameter/
ParameterMgr.h 408 using RemoteCommandParser = CCommandHandler::CommandStatus (CParameterMgr::*)(
415 CParameterMgr::RemoteCommandParser _pfnParser;
    [all...]

Completed in 151 milliseconds