Home
last modified time | relevance | path

Searched refs:IsStorageAndTimerReady (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_status.h185 bool IsStorageAndTimerReady(WorkCondition::Type type);
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_status.cpp217 if (!IsBatteryAndNetworkReady(it.first) || !IsStorageAndTimerReady(it.first) || in IsReady()
311 bool WorkStatus::IsStorageAndTimerReady(WorkCondition::Type type) in IsStorageAndTimerReady() function in OHOS::WorkScheduler::WorkStatus

Completed in 2 milliseconds