Home
last modified time | relevance | path

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

/developtools/global_resource_tool/src/
Dcmd_parser.cpp404 CmdList cmdList; in ParseFileList() local
405 if (cmdList.Init(fileListPath, [this](int c, const string &argValue) -> int32_t { in ParseFileList()
/developtools/integration_verification/tools/startup_guard/config_parser_mgr/cfg/
Dconfig_parser.py96 def _add_cmds(self, cmdList, fileId): argument
97 for cmd in cmdList: