Home
last modified time | relevance | path

Searched refs:tzSysPathInfo_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/application/protector/src/
H A Dthermal_sensor_provision.cpp112 tzSysPathInfo_.name = pTSysPathInfo->name; in FormatThermalSysfsPaths()
113 FormatThermalPaths(tzSysPathInfo_.tempPath, sizeof(tzSysPathInfo_.tempPath), in FormatThermalSysfsPaths()
116 FormatThermalPaths(tzSysPathInfo_.typePath, sizeof(tzSysPathInfo_.typePath), in FormatThermalSysfsPaths()
119 tzSysPathInfo_.fd = pTSysPathInfo->fd; in FormatThermalSysfsPaths()
120 lTzSysPathInfo_.push_back(tzSysPathInfo_); in FormatThermalSysfsPaths()
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dthermal_zone_manager.h53 return tzSysPathInfo_; in GetTzPathInfo()
58 tzSysPathInfo_ = tzSysPathInfo; in SetTzPathInfo()
131 struct ThermalZoneSysfsPathInfo tzSysPathInfo_; variable
/ohos5.0/base/powermgr/thermal_manager/application/protector/include/
H A Dthermal_sensor_provision.h64 struct ThermalZoneSysfsPathInfo tzSysPathInfo_; variable