Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/services/timer/include/
H A Dbatch.h43 bool HasWakeups() const;
/ohos5.0/base/time/time_service/services/timer/src/
H A Dbatch.cpp121 bool Batch::HasWakeups() const in HasWakeups() function in OHOS::MiscServices::Batch
H A Dtimer_manager.cpp811 return batch->HasWakeups(); in FindFirstWakeupBatchLocked()