Home
last modified time | relevance | path

Searched refs:BatteryInfo_BatteryPluggedType (Results 1 - 3 of 3) sorted by relevance

/base/powermgr/battery_manager/interfaces/kits/c/
H A Dohbattery_info.h97 } BatteryInfo_BatteryPluggedType; typedef
111 * @return {@link BatteryInfo_BatteryPluggedType#PLUGGED_TYPE_NONE} if the power source is unplugged.
119 BatteryInfo_BatteryPluggedType OH_BatteryInfo_GetPluggedType();
/base/powermgr/battery_manager/frameworks/capi/battery_info/
H A Dohbattery_info.cpp31 BatteryInfo_BatteryPluggedType OH_BatteryInfo_GetPluggedType() in OH_BatteryInfo_GetPluggedType()
35 BatteryInfo_BatteryPluggedType ret = PLUGGED_TYPE_NONE; in OH_BatteryInfo_GetPluggedType()
/base/powermgr/battery_manager/test/apitest/capi/
H A Dohbattery_info_test.cpp47 BatteryInfo_BatteryPluggedType resultFromCApi = OH_BatteryInfo_GetPluggedType(); in HWTEST_F()

Completed in 2 milliseconds