Home
last modified time | relevance | path

Searched defs:setPath (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dpower_config.h35 std::string setPath; member
H A Dpower_config.cpp169 Json::Value setPath = GetValue(valueObj, "set.path"); in ParseSceneConfig() local
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dbattery_config.h53 std::string setPath; member
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_config.cpp276 Json::Value setPath = GetValue(valueObj, "set.path"); in IsValidChargeSceneConfig() local
305 Json::Value setPath = GetValue(valueObj, "set.path"); in ParseChargeSceneSet() local
H A Dbattery_interface_impl.cpp260 std::string setPath = (it -> second).setPath; in SetBatteryConfig() local