Searched refs:ShowTimerEntryById (Results 1 – 3 of 3) sorted by relevance
47 bool ShowTimerEntryById(int fd, uint64_t timerId);
450 timerManagerHandler_->ShowTimerEntryById(fd, std::atoi(input.at(paramNumPos).c_str())); in DumpTimerInfoById()
841 bool TimerManager::ShowTimerEntryById(int fd, uint64_t timerId) in ShowTimerEntryById() function in OHOS::MiscServices::TimerManager