Searched refs:SetLocked (Results 1 – 2 of 2) sorted by relevance
118 …void SetLocked(int type, std::chrono::nanoseconds when, std::chrono::steady_clock::time_point boot…
793 … SetLocked(ELAPSED_REALTIME_WAKEUP, firstWakeup->GetStart().time_since_epoch(), bootTime); in RescheduleKernelTimerLocked()801 SetLocked(ELAPSED_REALTIME, nextNonWakeup.time_since_epoch(), bootTime); in RescheduleKernelTimerLocked()816 void TimerManager::SetLocked(int type, std::chrono::nanoseconds when, std::chrono::steady_clock::ti… in SetLocked() function in OHOS::MiscServices::TimerManager