Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds