Searched refs:reportTime_ (Results 1 – 4 of 4) sorted by relevance
45 reportTime_ = 0; in ThermalHdfTimer()85 reportTime_ = reportTime_ + 1; in TimerProviderCallback()137 thermalZoneMgr_->ReportThermalZoneData(reportTime_); in ReportThermalData()142 if (reportTime_ == thermalZoneMgr_->GetMaxReportTime()) { in ResetCount()143 THERMAL_HILOGD(COMP_HDI, "reportTime:%{public}d", reportTime_); in ResetCount()144 reportTime_ = 0; in ResetCount()
47 provision_->ReportThermalZoneData(reportTime_, multipleList_); in NotifyPolicy()98 reportTime_ = reportTime_ + 1; in TimerProvisionCallback()191 if (reportTime_ == maxValue) { in ResetCount()192 THERMAL_HILOGI(FEATURE_PROTECTOR, "reportTime:%{public}d", reportTime_); in ResetCount()193 reportTime_ = 0; in ResetCount()
64 int32_t reportTime_; variable
56 int32_t reportTime_ {0};