Home
last modified time | relevance | path

Searched refs:CHARGING_PLUGGED_AC (Results 1 - 7 of 7) sorted by relevance

/foundation/resourceschedule/work_scheduler/frameworks/include/
H A Dwork_condition.h51 CHARGING_PLUGGED_AC, enumerator
/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dwork_status_test.cpp348 workInfo_->RequestChargerType(true, WorkCondition::Charger::CHARGING_PLUGGED_AC); in HWTEST_F()
369 workInfo_->RequestChargerType(true, WorkCondition::Charger::CHARGING_PLUGGED_AC); in HWTEST_F()
390 workInfo_->RequestChargerType(false, WorkCondition::Charger::CHARGING_PLUGGED_AC); in HWTEST_F()
411 workInfo_->RequestChargerType(true, WorkCondition::Charger::CHARGING_PLUGGED_AC); in HWTEST_F()
413 chargingCondition->enumVal = WorkCondition::Charger::CHARGING_PLUGGED_AC; in HWTEST_F()
430 chargingCondition->enumVal = WorkCondition::Charger::CHARGING_PLUGGED_AC; in HWTEST_F()
H A Dwork_conn_manager_test.cpp266 workInfo.RequestChargerType(true, WorkCondition::Charger::CHARGING_PLUGGED_AC); in HWTEST_F()
/foundation/resourceschedule/work_scheduler/services/native/src/conditions/
H A Dcharger_listener.cpp41 std::make_shared<DetectorValue>(WorkCondition::CHARGING_PLUGGED_AC, in OnReceiveEvent()
H A Dcondition_checker.cpp87 std::make_shared<DetectorValue>(WorkCondition::CHARGING_PLUGGED_AC, in CheckChargerStatus()
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dinit.cpp129 napi_create_uint32(env, static_cast<uint32_t>(WorkCondition::Charger::CHARGING_PLUGGED_AC), in InitChargingType()
138 DECLARE_NAPI_STATIC_PROPERTY("CHARGING_PLUGGED_AC", chargingPluggedAc), in InitChargingType()
/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstartwork_fuzzer/
H A Dworkschedulerstartwork_fuzzer.cpp62 workInfo.RequestChargerType(true, WorkCondition::Charger::CHARGING_PLUGGED_AC); in CreateWorkInfo()

Completed in 5 milliseconds