Home
last modified time | relevance | path

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

/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.cpp485 std::string getPath = (it->second).getPath; in GetWakeupReason() local
/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dbattery_config.h52 std::string getPath; member
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_interface_impl.cpp283 std::string getPath = (it -> second).getPath; in GetBatteryConfig() local
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

Completed in 4 milliseconds