Home
last modified time | relevance | path

Searched defs:iBatteryInterface (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_voltage.cpp95 sptr<IBatteryInterface> iBatteryInterface = IBatteryInterface::Get(); in SetVoltage() local
113 sptr<IBatteryInterface> iBatteryInterface = IBatteryInterface::Get(); in ExecuteVoltageLimit() local
H A Daction_charger.cpp117 sptr<IBatteryInterface> iBatteryInterface = IBatteryInterface::Get(); in ExecuteCurrentLimit() local
/ohos5.0/base/powermgr/battery_manager/test/unittest/src/
H A Dbattery_callback_test.cpp53 sptr<HDI::Battery::V2_0::IBatteryInterface> iBatteryInterface; variable