Searched defs:voltagePath (Results 1 – 5 of 5) sorted by relevance
44 std::string voltagePath; member
110 std::string voltagePath; member
109 std::string voltagePath = "/data/service/el0/battery/voltage_limit"; variable
182 Json::Value voltagePath = GetValue(chargerConfig, "voltage_limit.path"); in ParseChargerConfig() local
1004 std::string& currentPath, std::string& voltagePath) in SetChargingLimit()