Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dbattery_config.h49 std::string supportPath; member
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_config.cpp275 Json::Value supportPath = GetValue(valueObj, "support.path"); in IsValidChargeSceneConfig() local
288 Json::Value supportPath = GetValue(valueObj, "support.path"); in ParseChargeSceneSupport() local
H A Dbattery_interface_impl.cpp303 std::string supportPath = (it -> second).supportPath; in IsBatteryConfigSupported() local