Lines Matching full:value
73 // 输出结果:the value of the deviceType is :wearable
74 console.info('the value of the deviceType is :' + deviceTypeInfo);
77 // 输出结果:the value of the manufacture is :HUAWEI
78 console.info('the value of the manufactureInfo is :' + manufactureInfo);
81 // 输出结果:the value of the brand is :HUAWEI
82 console.info('the value of the device brand is :' + brandInfo);
85 // 输出结果:the value of the marketName is :Mate XX
86 console.info('the value of the deviceInfo marketName is :' + marketNameInfo);
89 // 输出结果:the value of the productSeries is :TAS
90 console.info('the value of the deviceInfo productSeries is :' + productSeriesInfo);
93 // 输出结果:the value of the productModel is :TAS-AL00
94 console.info('the value of the deviceInfo productModel is :' + productModelInfo);
97 console.info('the value of the deviceInfo productModelAlias is :' + productModelAliasInfo);
100 // 输出结果:the value of the softwareModel is :TAS-AL00
101 console.info('the value of the deviceInfo softwareModel is :' + softwareModelInfo);
104 // 输出结果:the value of the hardwareModel is :TASA00CVN1
105 console.info('the value of the deviceInfo hardwareModel is :' + hardwareModelInfo);
108 // 输出结果:the value of the serial is :序列号随设备差异
109 console.info('the value of the deviceInfo serial is :' + serialInfo);
112 // 输出结果:the value of the bootloaderVersion is :bootloader
113 console.info('the value of the deviceInfo bootloaderVersion is :' + bootloaderVersionInfo);
116 // 输出结果:the value of the abiList is :arm64-v8a
117 console.info('the value of the deviceInfo abiList is :' + abiListInfo);
120 // 输出结果:the value of the securityPatchTag is :2021/01/01
121 console.info('the value of the deviceInfo securityPatchTag is :' + securityPatchTagInfo);
124 // 输出结果:the value of the displayVersion is :XXX X.X.X.X
125 console.info('the value of the deviceInfo displayVersion is :' + displayVersionInfo);
128 // 输出结果:the value of the incrementalVersion is :default
129 console.info('the value of the deviceInfo incrementalVersion is :' + incrementalVersionInfo);
132 // 输出结果:the value of the osReleaseType is :Release
133 console.info('the value of the deviceInfo osReleaseType is :' + osReleaseTypeInfo);
136 // 输出结果:the value of the osFullName is :OpenHarmony-5.0.0.1
137 console.info('the value of the deviceInfo osFullName is :' + osFullNameInfo);
140 // 输出结果:the value of the majorVersion is :5
141 console.info('the value of the deviceInfo majorVersion is :' + majorVersionInfo);
144 // 输出结果:the value of the seniorVersion is :0
145 console.info('the value of the deviceInfo seniorVersion is :' + seniorVersionInfo);
148 // 输出结果:the value of the featureVersion is :0
149 console.info('the value of the deviceInfo featureVersion is :' + featureVersionInfo);
152 // 输出结果:the value of the buildVersion is :1
153 console.info('the value of the deviceInfo buildVersion is :' + buildVersionInfo);
156 // 输出结果:the value of the sdkApiVersion is :12
157 console.info('the value of the deviceInfo sdkApiVersion is :' + sdkApiVersionInfo);
160 // 输出结果:the value of the firstApiVersion is :3
161 console.info('the value of the deviceInfo firstApiVersion is :' + firstApiVersionInfo);
164 …// 输出结果:the value of the versionId is :wearable/HUAWEI/HUAWEI/TAS/OpenHarmony-5.0.0.1/TAS-AL00/TAS…
165 console.info('the value of the deviceInfo versionId is :' + versionIdInfo);
168 // 输出结果:the value of the buildType is :default
169 console.info('the value of the deviceInfo buildType is :' + buildTypeInfo);
172 // 输出结果:the value of the buildUser is :default
173 console.info('the value of the deviceInfo buildUser is :' + buildUserInfo);
176 // 输出结果:the value of the buildHost is :default
177 console.info('the value of the deviceInfo buildHost is :' + buildHostInfo);
180 // 输出结果:the value of the buildTime is :default
181 console.info('the value of the deviceInfo buildTime is :' + buildTimeInfo);
184 // 输出结果:the value of the buildRootHash is :default
185 console.info('the value of the deviceInfo buildRootHash is :' + buildRootHashInfo);
188 … // 输出结果:the value of the udid is :9D6AABD147XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXE5536412
189 console.info('the value of the deviceInfo udid is :' + udid);
192 // 输出结果:the value of the distributionOSName is :OpenHarmony
193 console.info('the value of the deviceInfo distributionOSName is :' + distributionOSName);
196 // 输出结果:the value of the distributionOSVersion is :5.0.0
197 console.info('the value of the deviceInfo distributionOSVersion is :' + distributionOSVersion);
200 // 输出结果:the value of the distributionOSApiVersion is :500001
201 …console.info('the value of the deviceInfo distributionOSApiVersion is :' + distributionOSApiVersio…
204 console.info('the value of the deviceInfo distributionOSApiName is :' + distributionOSApiName);
207 // 输出结果:the value of the distributionOSReleaseType is :Release
208 …console.info('the value of the deviceInfo distributionOSReleaseType is :' + distributionOSReleaseT…
211 // 输出结果:the value of the ODID is :1234a567-XXXX-XXXX-XXXX-XXXXXXXXXXXX
212 console.info('the value of the deviceInfo odid is :' + odid);
215 // 输出结果:the value of the deviceInfo diskSN is :2502EM400567
216 console.info('the value of the deviceInfo diskSN is :' + diskSN);
219 // 输出结果:the value of the deviceInfo performanceClass is :0
220 console.info('the value of the deviceInfo performanceClass is :' + performanceClass);
258 // 输出结果:the value of the DeviceTypes is :default
259 console.info('the value of the DeviceTypes is :' + deviceTypesInfo);
262 // 输出结果:the value of the DeviceTypes is :phone
263 console.info('the value of the DeviceTypes is :' + deviceTypesInfo);
266 // 输出结果:the value of the DeviceTypes is :tablet
267 console.info('the value of the DeviceTypes is :' + deviceTypesInfo);
270 // 输出结果:the value of the DeviceTypes is :2in1
271 console.info('the value of the DeviceTypes is :' + deviceTypesInfo);
274 // 输出结果:the value of the DeviceTypes is :tv
275 console.info('the value of the DeviceTypes is :' + deviceTypesInfo);
278 // 输出结果:the value of the DeviceTypes is :wearable
279 console.info('the value of the DeviceTypes is :' + deviceTypesInfo);
282 // 输出结果:the value of the DeviceTypes is :car
283 console.info('the value of the DeviceTypes is :' + deviceTypesInfo);