Home
last modified time | relevance | path

Searched refs:GetSoc (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/powermgr/battery_lite/services/src/
H A Dbattery_device.c151 .GetSoc = GetSocImpl,
201 g_device.GetSoc = g_batteryFeatureHandle->GetSoc; in GetBatteryDeviceMethods()
H A Dbattery_manage_feature.c54 soc = g_batteryDevice->GetSoc(); in BatterySocImpl()
/ohos5.0/base/powermgr/battery_lite/services/include/
H A Dbattery_device.h48 int32_t (*GetSoc)(void); member
H A Dibattery.h46 int32_t (*GetSoc)(); member