Searched refs:shellBackTemp (Results 1 – 5 of 5) sorted by relevance
24 @State shellBackTemp: number= 0 //数值28 private floatName: string= "shellBackTemp"39 if (globalThis.shellBackTemp== undefined) {40 this.shellBackTemp = 042 this.shellBackTemp = globalThis.shellBackTemp43 console.log("shellBackTemp---------------------" + this.shellBackTemp)44 if (this.shellBackTemp == 0) {47 console.log("shellBackTemp---------------------" + this.shellBackTemp)48 let lineCount: number = parseInt(this.shellBackTemp.toString())/ 1e349 console.log("shellBackTemp---------------------lineCount:" + lineCount)[all …]
87 globalThis.shellBackTemp = that.tIndexInfo.shellFrameTemp
138 public shellBackTemp: String;270 this.shellBackTemp = shellBack327 this.shellBackTemp = shellBack
229 … let shellBackTemp = resultSet.getString(resultSet.getColumnIndex("shellBackTemp")) variable275 …shellFrameTemp, shellFrontTemp, shellBackTemp, socThermalTemp, systemHTemp, gpuTemp, ambientTemp, …
622 if (gpDataCur.shellBackTemp == "") {625 …values.add(new EntryOhos(Number(index).valueOf(), Number(gpDataCur.shellBackTemp).valueOf() / 1000…