Searched defs:currentPath (Results 1 – 3 of 3) sorted by relevance
184 std::string currentPath = g_batteryconfig.GetString("charger.current_limit.path"); variable
75 std::string currentPath = "/data/service/el0/battery/current_limit"; variable
960 std::string& currentPath, std::string& voltagePath) in SetChargingLimit()