Home
last modified time | relevance | path

Searched refs:CHARGING_PLUGGED_WIRELESS (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/work_scheduler/frameworks/include/
H A Dwork_condition.h53 CHARGING_PLUGGED_WIRELESS, enumerator
/foundation/resourceschedule/work_scheduler/services/native/src/conditions/
H A Dcharger_listener.cpp53 std::make_shared<DetectorValue>(WorkCondition::CHARGING_PLUGGED_WIRELESS, in OnReceiveEvent()
H A Dcondition_checker.cpp99 std::make_shared<DetectorValue>(WorkCondition::CHARGING_PLUGGED_WIRELESS, in CheckChargerStatus()
/foundation/resourceschedule/work_scheduler/interfaces/kits/cj/work_scheduler/
H A Dwork_scheduler_ffi.cpp157 cwork.chargerType <= WorkCondition::Charger::CHARGING_PLUGGED_WIRELESS) { in GetChargeInfo()
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dinit.cpp133 napi_create_uint32(env, static_cast<uint32_t>(WorkCondition::Charger::CHARGING_PLUGGED_WIRELESS), in InitChargingType()
140 DECLARE_NAPI_STATIC_PROPERTY("CHARGING_PLUGGED_WIRELESS", chargingPluggedWireless), in InitChargingType()
H A Dcommon.cpp118 chargerType <= WorkCondition::Charger::CHARGING_PLUGGED_WIRELESS) { in GetChargeInfo()

Completed in 4 milliseconds