Home
last modified time | relevance | path

Searched refs:thresholdStr (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.cpp750 std::string thresholdStr = reinterpret_cast<char*>(xmlThreshold); in ParseFanFaultInfo() local
752 StringOperation::SplitString(thresholdStr, thresholds, ","); in ParseFanFaultInfo()