Home
last modified time | relevance | path

Searched refs:BatterySOC (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/battery_lite/interfaces/kits/js/
H A D@system.battery.d.ts175 static BatterySOC(options?: GetBatterySOC): void;
/ohos5.0/base/powermgr/battery_lite/test/
H A Dbattery_test.js17 battery.BatterySOC({
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/
H A Dbattery_info.cpp37 static napi_value BatterySOC(napi_env env, napi_callback_info info) in BatterySOC() function
568 DECLARE_NAPI_GETTER("batterySOC", BatterySOC), in BatteryInit()