Home
last modified time | relevance | path

Searched refs:ConditionChecker (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/native/src/conditions/
H A Dcondition_checker.cpp29 ConditionChecker::ConditionChecker(const std::shared_ptr<WorkQueueManager> workQueueManager) in ConditionChecker() function in OHOS::WorkScheduler::ConditionChecker
34 void ConditionChecker::CheckAllStatus() in CheckAllStatus()
42 void ConditionChecker::CheckNetworkStatus() in CheckNetworkStatus()
78 void ConditionChecker::CheckChargerStatus() in CheckChargerStatus()
115 void ConditionChecker::CheckBatteryStatus() in CheckBatteryStatus()
/foundation/resourceschedule/work_scheduler/services/native/include/conditions/
H A Dcondition_checker.h23 class ConditionChecker { class
25 explicit ConditionChecker(const std::shared_ptr<WorkQueueManager> workQueueManager);
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_scheduler_service.cpp1267 ConditionChecker checker(workQueueManager_); in TriggerWorkIfConditionReady()

Completed in 4 milliseconds