Home
last modified time | relevance | path

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

/foundation/resourceschedule/work_scheduler/services/native/src/policy/
H A Dpower_mode_policy.cpp48 auto charge = BatterySrvClient::GetInstance().GetChargingStatus(); in GetPolicyMaxRunning() local
49 if (charge == BatteryChargeState::CHARGE_STATE_NONE || charge == BatteryChargeState::CHARGE_STATE_DISABLE) { in GetPolicyMaxRunning()
50 WS_HILOGI("charge: %{public}d, power mode: %{public}d, PolicyRes: %{public}d", charge, mode, res); in GetPolicyMaxRunning()

Completed in 1 milliseconds