Home
last modified time | relevance | path

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

/base/powermgr/battery_manager/interfaces/inner_api/native/include/
H A Dbattery_info.h349 const int32_t& GetPluggedMaxVoltage() const in GetPluggedMaxVoltage() function in OHOS::PowerMgr::BatteryInfo
414 (pluggedMaxVoltage_ == info.GetPluggedMaxVoltage()) && in operator ==()
/base/powermgr/battery_manager/services/native/src/
H A Dbattery_notify.cpp230 want.SetParam(BatteryInfo::COMMON_EVENT_KEY_PLUGGED_MAX_VOLTAGE, info.GetPluggedMaxVoltage()); in PublishChangedEventInner()
H A Dbattery_service.cpp288 batteryInfo_.GetPluggedType(), batteryInfo_.GetPluggedMaxCurrent(), batteryInfo_.GetPluggedMaxVoltage(), in HandleBatteryInfo()

Completed in 3 milliseconds