Searched refs:tzSysPathInfo_ (Results 1 – 3 of 3) sorted by relevance
112 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()
53 return tzSysPathInfo_; in GetTzPathInfo()58 tzSysPathInfo_ = tzSysPathInfo; in SetTzPathInfo()131 struct ThermalZoneSysfsPathInfo tzSysPathInfo_; variable
64 struct ThermalZoneSysfsPathInfo tzSysPathInfo_; variable