Home
last modified time | relevance | path

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

/base/time/time_service/services/timer/include/
Dbatch.h43 bool HasWakeups() const;
/base/time/time_service/services/timer/src/
Dbatch.cpp125 bool Batch::HasWakeups() const in HasWakeups() function in OHOS::MiscServices::Batch
Dtimer_manager.cpp710 return batch->HasWakeups(); in FindFirstWakeupBatchLocked()