Home
last modified time | relevance | path

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

/base/powermgr/battery_statistics/services/native/src/
H A Dbattery_stats_listener.cpp45 constexpr int32_t THERMAL_RATIO_BEGIN = 0; member
541 std::string ratio = std::to_string(root["RATIO"].asFloat()).substr(THERMAL_RATIO_BEGIN, THERMAL_RATIO_LENGTH); in ProcessThermalEvent()
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_report_test.cpp52 constexpr int32_t THERMAL_RATIO_BEGIN = 0; member
180 std::string strValue = to_string(value).substr(THERMAL_RATIO_BEGIN, THERMAL_RATIO_LENGTH); in LcdValueDecision()

Completed in 3 milliseconds