Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/services/
H A Dtime_system_ability.cpp528 int paramNumPos = 2; in DumpTimerInfoById() local
533 timerManager->ShowTimerEntryById(fd, std::atoi(input.at(paramNumPos).c_str())); in DumpTimerInfoById()
539 int paramNumPos = 2; in DumpTimerTriggerById() local
544 timerManager->ShowTimerTriggerById(fd, std::atoi(input.at(paramNumPos).c_str())); in DumpTimerTriggerById()