Home
last modified time | relevance | path

Searched defs:currentIndex (Results 1 – 3 of 3) sorted by relevance

/developtools/global_resource_tool/src/cmd/
Dcmd_parser.cpp31 uint32_t CmdParserBase::Parse(int argc, char *argv[], int currentIndex) in Parse()
54 uint32_t CmdParserBase::ParseOption(int argc, char *argv[], int currentIndex) in ParseOption()
64 uint32_t CmdParser::ParseOption(int argc, char *argv[], int currentIndex) in ParseOption()
Ddump_parser.cpp27 uint32_t DumpParserBase::ParseOption(int argc, char *argv[], int currentIndex) in ParseOption()
/developtools/smartperf_host/smartperf_host/ide/test/trace/component/
DSpSystemTrace.test.ts182 let currentIndex = 0; variable