Home
last modified time | relevance | path

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

/base/time/time_service/services/
Dtime_system_ability.cpp449 int paramNumPos = 2; in DumpTimerInfoById() local
450 timerManagerHandler_->ShowTimerEntryById(fd, std::atoi(input.at(paramNumPos).c_str())); in DumpTimerInfoById()
464 int paramNumPos = 2; in DumpTimerTriggerById() local
465 timerManagerHandler_->ShowTimerTriggerById(fd, std::atoi(input.at(paramNumPos).c_str())); in DumpTimerTriggerById()