Home
last modified time | relevance | path

Searched refs:CanHold (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/time/time_service/services/timer/include/
H A Dbatch.h37 bool CanHold(std::chrono::steady_clock::time_point whenElapsed,
/ohos5.0/base/time/time_service/services/timer/src/
H A Dbatch.cpp47 bool Batch::CanHold(std::chrono::steady_clock::time_point whenElapsed, in CanHold() function in OHOS::MiscServices::Batch
H A Dtimer_manager.cpp849 (batch->CanHold(whenElapsed, maxWhen)); in AttemptCoalesceLocked()