Home
last modified time | relevance | path

Searched refs:sensorStr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_srv_config_parser.cpp711 std::string sensorStr = reinterpret_cast<char*>(xmlSensor); in ParseFanNode() local
712 StringOperation::SplitString(sensorStr, sensors, ","); in ParseFanNode()