Home
last modified time | relevance | path

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

/base/time/time_service/services/timer/include/
Dtimer_manager.h86 void InsertAndBatchTimerLocked(std::shared_ptr<TimerInfo> alarm);
/base/time/time_service/services/timer/src/
Dtimer_manager.cpp340 InsertAndBatchTimerLocked(std::move(alarm)); in SetHandlerLocked()
570 void TimerManager::InsertAndBatchTimerLocked(std::shared_ptr<TimerInfo> alarm) in InsertAndBatchTimerLocked() function in OHOS::MiscServices::TimerManager