Home
last modified time | relevance | path

Searched defs:argIndex (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/base-ui/utils/
DTemplate.ts117 const argIndex = parseInt(placeholderIndex, 10); constant
118 const replacement = args[argIndex - 1]; constant
/developtools/profiler/hiebpf/include/
Dcommandline_flags.h149 int& argIndex, in GetFlagName()
205 int& argIndex, in GetFlagValue()
238 int& argIndex, in GetNextFlag()