Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DParameterMgr.cpp2830 for (const auto &remoteCommandParserItem : gastRemoteCommandParserItems) { in createCommandHandler() local
2832 remoteCommandParserItem._pcCommandName, remoteCommandParserItem._pfnParser, in createCommandHandler()
2833 remoteCommandParserItem._minArgumentCount, remoteCommandParserItem._pcHelp, in createCommandHandler()
2834 remoteCommandParserItem._pcDescription); in createCommandHandler()