Home
last modified time | relevance | path

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

/base/time/time_service/services/
H A Dtime_system_ability.cpp556 int paramNumPos = 2; in DumpTimerInfoById() local
561 timerManager->ShowTimerEntryById(fd, std::atoi(input.at(paramNumPos).c_str())); in DumpTimerInfoById()
567 int paramNumPos = 2; in DumpTimerTriggerById() local
572 timerManager->ShowTimerTriggerById(fd, std::atoi(input.at(paramNumPos).c_str())); in DumpTimerTriggerById()

Completed in 2 milliseconds