Searched refs:InsertAndBatchTimerLocked (Results 1 – 2 of 2) sorted by relevance
86 void InsertAndBatchTimerLocked(std::shared_ptr<TimerInfo> alarm);
340 InsertAndBatchTimerLocked(std::move(alarm)); in SetHandlerLocked()570 void TimerManager::InsertAndBatchTimerLocked(std::shared_ptr<TimerInfo> alarm) in InsertAndBatchTimerLocked() function in OHOS::MiscServices::TimerManager