Home
last modified time | relevance | path

Searched defs:currentPath (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
Dhdi_interface_test.cpp75 std::string currentPath = "/data/service/el0/battery/current_limit"; variable
Dbattery_config_test.cpp171 std::string currentPath = g_configTest.GetString("charger.current_limit.path"); variable
/drivers/peripheral/battery/interfaces/hdi_service/src/
Dpower_supply_provider.cpp911 std::string& currentPath, std::string& voltagePath) in SetChargingLimit()