Home
last modified time | relevance | path

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

/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_status.h186 bool IsChargerReady(WorkCondition::Type type);
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_status.cpp218 !IsChargerReady(it.first) || !IsNapReady(it.first)) { in IsReady()
287 bool WorkStatus::IsChargerReady(WorkCondition::Type type) in IsChargerReady() function in OHOS::WorkScheduler::WorkStatus

Completed in 3 milliseconds