Home
last modified time | relevance | path

Searched refs:thermalActionLog (Results 1 - 1 of 1) sorted by relevance

/base/powermgr/thermal_manager/services/native/src/thermal_observer/
H A Dthermal_observer.cpp165 std::string thermalActionLog; in PrintAction() local
167 thermalActionLog.append(actionIter->first).append("=").append(actionIter->second).append("|"); in PrintAction()
171 THERMAL_HILOGI(COMP_SVC, "exec act {%{public}s}", thermalActionLog.c_str()); in PrintAction()

Completed in 1 milliseconds