Searched refs:GetTimer (Results 1 – 5 of 5) sorted by relevance
154 TimerList::TimerNode* timer = timerList->GetTimer(index); in ClearTimer()194 TimerList::TimerNode* timer = timerList->GetTimer(arg->index); in Task()221 TimerList::TimerNode* timer = timerList->GetTimer(*timerId); in Task()229 TimerList::TimerNode* currentTimer = timerList->GetTimer(*timerId); in Task()
57 std::shared_ptr<ThermalProtectorTimer> GetTimer() const in GetTimer() function
68 TimerNode* GetTimer(uint8_t id);
42 TimerList::TimerNode* TimerList::GetTimer(uint8_t id) in GetTimer() function in OHOS::ACELite::TimerList
108 g_service.GetTimer()->RegisterTask(task); in SetCallback()