Home
last modified time | relevance | path

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

/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
Dhdi_interface_test.cpp73 std::string currentPath = "/data/service/el0/battery/current_limit"; variable
/drivers/peripheral/battery/interfaces/hdi_service/include/
Dbattery_config.h43 std::string currentPath; member
/drivers/peripheral/battery/interfaces/hdi_service/src/
Dbattery_config.cpp177 Json::Value currentPath = GetValue(chargerConfig, "current_limit.path"); in ParseChargerConfig() local
Dpower_supply_provider.cpp1004 std::string& currentPath, std::string& voltagePath) in SetChargingLimit()