Searched refs:multipleList_ (Results 1 – 3 of 3) sorted by relevance
47 provision_->ReportThermalZoneData(reportTime_, multipleList_); in NotifyPolicy()187 THERMAL_HILOGD(FEATURE_PROTECTOR, "multipleList_:%{public}zu", multipleList_.size()); in ResetCount()188 if (multipleList_.empty()) return; in ResetCount()190 int32_t maxValue = *(std::max_element(multipleList_.begin(), multipleList_.end())); in ResetCount()
63 std::vector<int32_t> multipleList_; variable
55 std::vector<int32_t> multipleList_; variable