Searched defs:soc (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/base/powermgr/battery_manager/services/native/profile/ |
H A D | battery_config.json | 4 "soc": [0, 10], array 8 "soc": [10, 90], array 12 "soc": [90, 100], array 20 "soc": { object
|
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/profile/ |
H A D | battery_config.json | 4 "soc": [0, 10], array 8 "soc": [10, 90], array 12 "soc": [90, 100], array 20 "soc": { object
|
/ohos5.0/base/powermgr/battery_lite/test/Interface_test/test/unittest/src/ |
H A D | batterymgr_interfaces_test.cpp | 42 int32_t soc = GetBatSoc(); variable
|
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_observer/state_machine/ |
H A D | charger_state_collection.h | 29 int32_t soc; member
|
/ohos5.0/base/powermgr/battery_lite/services/src/ |
H A D | battery_manage_feature.c | 49 int32_t soc = BATT_INT_VALUE; in BatterySocImpl() local
|
/ohos5.0/base/powermgr/battery_manager/services/native/src/ |
H A D | battery_config.cpp | 131 Json::Value soc = GetValue("light." + level + ".soc"); in ParseLightConf() local
|
/ohos5.0/base/powermgr/battery_manager/charger/src/ |
H A D | battery_config.cpp | 147 Json::Value soc = GetValue("light." + level + ".soc"); in ParseLightConf() local
|
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/ |
H A D | battery_info.cpp | 466 napi_value soc = nullptr; in CreateEventBatteryChangedKey() local 509 napi_value soc = nullptr; in CreateEventBatteryChangedCode() local
|
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/ |
H A D | battery_config.cpp | 210 Json::Value soc = GetValue(valueObj, "soc"); in ParseLightConfig() local
|