Home
last modified time | relevance | path

Searched refs:GetMaxReportTime (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dthermal_zone_manager.h106 int32_t GetMaxReportTime() in GetMaxReportTime() function
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_hdf_timer.cpp142 if (reportTime_ == thermalZoneMgr_->GetMaxReportTime()) { in ResetCount()