Home
last modified time | relevance | path

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

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