Home
last modified time | relevance | path

Searched defs:getPath (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dpower_config.h34 std::string getPath; member
H A Dpower_config.cpp168 Json::Value getPath = GetValue(valueObj, "get.path"); in ParseSceneConfig() local
H A Dpower_interface_impl.cpp475 std::string getPath = (it->second).getPath; in GetWakeupReason() local
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dbattery_config.h52 std::string getPath; member
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_config.cpp277 Json::Value getPath = GetValue(valueObj, "get.path"); in IsValidChargeSceneConfig() local
318 Json::Value getPath = GetValue(valueObj, "get.path"); in ParseChargeSceneGet() local
H A Dbattery_interface_impl.cpp281 std::string getPath = (it -> second).getPath; in GetBatteryConfig() local