Searched refs:paramNumPos (Results 1 – 1 of 1) sorted by relevance
449 int paramNumPos = 2; in DumpTimerInfoById() local450 timerManagerHandler_->ShowTimerEntryById(fd, std::atoi(input.at(paramNumPos).c_str())); in DumpTimerInfoById()464 int paramNumPos = 2; in DumpTimerTriggerById() local465 timerManagerHandler_->ShowTimerTriggerById(fd, std::atoi(input.at(paramNumPos).c_str())); in DumpTimerTriggerById()