Searched refs:cmdList (Results 1 – 2 of 2) sorted by relevance
404 CmdList cmdList; in ParseFileList() local405 if (cmdList.Init(fileListPath, [this](int c, const string &argValue) -> int32_t { in ParseFileList()
96 def _add_cmds(self, cmdList, fileId): argument97 for cmd in cmdList: