Home
last modified time | relevance | path

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

/developtools/profiler/device/cmds/src/
Dcommand_line.cpp34 paramIdx_ = 0; in CommandLine()
52 commandParams_[paramIdx_++] = pret; in AddParamText()
69 commandParams_[paramIdx_++] = pret; in AddParamSwitch()
/developtools/profiler/device/cmds/include/
Dcommand_line.h70 int paramIdx_; variable