Searched defs:currentPath (Results 1 – 4 of 4) sorted by relevance
73 std::string currentPath = "/data/service/el0/battery/current_limit"; variable
43 std::string currentPath; member
177 Json::Value currentPath = GetValue(chargerConfig, "current_limit.path"); in ParseChargerConfig() local
1004 std::string& currentPath, std::string& voltagePath) in SetChargingLimit()