Home
last modified time | relevance | path

Searched defs:batteryCapacityLevel (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/
H A Dbattery_info.cpp177 int32_t batteryCapacityLevel = (int32_t)g_battClient.GetCapacityLevel(); in GetCapacityLevel() local
520 napi_value batteryCapacityLevel = nullptr; in CreateEventBatteryChangedCode() local
/ohos5.0/base/powermgr/battery_manager/services/native/src/
H A Dbattery_service.cpp727 BatteryCapacityLevel batteryCapacityLevel = BatteryCapacityLevel::LEVEL_NONE; in GetCapacityLevel() local