Home
last modified time | relevance | path

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

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