| /test/xts/acts/global/i18n_standard/intljs/src/main/js/test/ |
| D | UtilInI18n.test.js | 91 let devType = deviceInfo.devicType; 92 if (devType == '2in1'){ 94 }else if (devType == 'phone'){ 113 let devType = deviceInfo.devicType; 114 if (devType == '2in1'){ 116 }else if (devType == 'phone'){ 135 let devType = deviceInfo.devicType; 136 if (devType == '2in1'){ 138 }else if (devType == 'phone'){ 208 let devType = deviceInfo.devicType; [all …]
|
| D | I18nUtilInI18n.test.js | 89 let devType = deviceInfo.devicType; 90 if (devType == '2in1'){ 92 }else if (devType == 'phone'){ 110 let devType = deviceInfo.devicType; 111 if (devType == '2in1'){ 113 }else if (devType == 'phone'){ 131 let devType = deviceInfo.devicType; 132 if (devType == '2in1'){ 134 }else if (devType == 'phone'){ 200 let devType = deviceInfo.devicType; [all …]
|
| D | DateTimeFormatInIntl.test.js | 283 let devType = deviceInfo.devicType; 284 if (devType == '2in1'){ 286 }else if (devType == 'phone'){ 301 let devType = deviceInfo.devicType; 302 if (devType == '2in1'){ 304 }else if (devType == 'phone'){
|
| /test/xts/hats/hdf/input/hdi_input/common/ |
| D | hdi_input_test.cpp | 71 …ntf("%s: scan deviceIndex:%d,devType:%d. \n", __func__, g_allDev[0].devIndex, g_allDev[0].devType); in SetUpTestCase() 77 …ntf("%s: scan deviceIndex:%d,devType:%d. \n", __func__, g_allDev[i].devIndex, g_allDev[i].devType); in SetUpTestCase() 117 …DF_LOGI("%s: status =%d devId=%d type =%d \n", __func__, msg->status, msg->devIndex, msg->devType); in ReportHotPlugEventPkgCallback() 120 EXPECT_GE(msg->devType, 0); in ReportHotPlugEventPkgCallback() 249 if (g_allDev[0].devType == INDEV_TYPE_TOUCH) { 291 if (g_allDev[0].devType == INDEV_TYPE_TOUCH) { 328 if (g_allDev[0].devType == INDEV_TYPE_TOUCH) { 343 HDF_LOGI("devindex = %u, devType = %u\n", dev->devIndex, dev->devType); 392 HDF_LOGI("index = %u, devType = %u\n", dev[i]->devIndex, dev[i]->devType); 395 EXPECT_LE(0, dev[i]->devType); [all …]
|
| /test/xts/hats/hdf/input/hdi_passthrough/ |
| D | hdf_input_hdi_test.cpp | 158 …HDF_LOGE("%s: %d, %d, %d, %d", __func__, sta[0].devType, sta[0].devIndex, sta[1].devType, sta[1].d… 282 HDF_LOGI("%s: devindex = %u, devType = %u", __func__, dev.devIndex, dev.devType); 310 HDF_LOGI("%s: devindex = %u, devType = %u", __func__, dev.devIndex, dev.devType); 344 HDF_LOGI("%s: index = %u, devType = %u", __func__, dev[i].devIndex, dev[i].devType); 366 uint32_t devType = INIT_DEFAULT_VALUE; variable 368 ret = g_inputInterfaces->GetDeviceType(TOUCH_INDEX, devType); 374 HDF_LOGI("%s: device's type is %u", __func__, devType); 393 uint32_t devType = INIT_DEFAULT_VALUE; variable 395 ret = g_inputInterfaces->GetDeviceType(INVALID_INDEX, devType); 401 HDF_LOGI("%s: device's type is %u", __func__, devType); [all …]
|
| D | input_callback_impl.cpp | 48 …LOGI("%s: status = %d devId= %d type = %d", __func__, event.status, event.devIndex, event.devType); in HotPlugCallback()
|
| /test/xts/hats/hdf/input/hdi_input/hdi_input/ |
| D | hdi_input_test.cpp | 93 msg->devIndex, msg->devType, msg->status); in ReportHotPlugEventPkgCallback() 119 __func__, sta[0].devType, sta[0].devIndex, sta[1].devType, sta[1].devIndex); 125 if (sta[i].devType == INDEV_TYPE_TOUCH) { 263 …intf("GetInputDevice001 %s: devIndex = %u, devType = %u\n", __func__, dev->devIndex, dev->devType); 331 printf("%s: index = %u, devType = %u\n", __func__, (dev + i)->devIndex, (dev + i)->devType);
|
| /test/xts/hats/hdf/input/PassthroughBenchmarkTest/ |
| D | hdf_input_benchmark_test.cpp | 88 …HDF_LOGE("%s: %d, %d, %d, %d", __func__, sta[0].devType, sta[0].devIndex, sta[1].devType, sta[1].d… in BENCHMARK_F() 174 HDF_LOGI("%s: index = %u, devType = %u", __func__, dev[i].devIndex, dev[i].devType); in BENCHMARK_F() 198 uint32_t devType = INIT_DEFAULT_VALUE; in BENCHMARK_F() local 201 ret = g_inputInterfaces->GetDeviceType(TOUCH_INDEX, devType); in BENCHMARK_F() 207 HDF_LOGI("%s: device's type is %u", __func__, devType); in BENCHMARK_F()
|
| D | input_callback_impl.cpp | 48 …LOGI("%s: status = %d devId= %d type = %d", __func__, event.status, event.devIndex, event.devType); in HotPlugCallback()
|
| /test/xts/hats/hdf/input/inputBenchmarkTest/ |
| D | hdf_input_benchmark_test.cpp | 104 …DF_LOGI("%s: status =%d devId=%d type =%d \n", __func__, msg->status, msg->devIndex, msg->devType); in ReportHotPlugEventPkgCallback() 107 EXPECT_GE(msg->devType, 0); in ReportHotPlugEventPkgCallback() 376 HDF_LOGI("devindex = %u, devType = %u\n", dev->devIndex, dev->devType); in BENCHMARK_F() 404 HDF_LOGI("index = %u, devType = %u\n", dev[i]->devIndex, dev[i]->devType); in BENCHMARK_F() 407 EXPECT_LE(0, dev[i]->devType); in BENCHMARK_F() 424 uint32_t devType = INIT_DEFAULT_VALUE; in BENCHMARK_F() local 427 ret = g_inputInterface->iInputController->GetDeviceType(TOUCH_INDEX, &devType); in BENCHMARK_F()
|
| /test/xts/device_attest_lite/services/core/attest/ |
| D | attest_service_device.c | 187 char* StrdupDevInfo(SYS_DEV_TYPE_E devType) in StrdupDevInfo() argument 189 if (devType >= SYS_DEV_MAX) { in StrdupDevInfo() 193 return AttestStrdup(g_devSysInfos[devType]); in StrdupDevInfo()
|
| /test/xts/device_attest/services/core/attest/ |
| D | attest_service_device.c | 191 char* StrdupDevInfo(SYS_DEV_TYPE_E devType) in StrdupDevInfo() argument 193 if (devType >= SYS_DEV_MAX) { in StrdupDevInfo() 197 return AttestStrdup(g_devSysInfos[devType]); in StrdupDevInfo()
|
| /test/xts/device_attest/services/core/include/attest/ |
| D | attest_service_device.h | 65 char* StrdupDevInfo(SYS_DEV_TYPE_E devType);
|
| /test/xts/device_attest_lite/services/core/include/attest/ |
| D | attest_service_device.h | 66 char* StrdupDevInfo(SYS_DEV_TYPE_E devType);
|
| /test/xts/hats/hdf/input/hdi_passthrough_additional/ |
| D | hdf_input_hdi_test.cpp | 523 uint32_t devType = INIT_DEFAULT_VALUE; variable 527 ret = g_inputInterfaces->GetDeviceType(TOUCH_INDEX, devType); 542 uint32_t devType = INIT_DEFAULT_VALUE; variable 543 ret = g_inputInterfaces->GetDeviceType(devIndex, devType); 556 uint32_t devType = INIT_DEFAULT_VALUE; variable 561 ret = g_inputInterfaces->GetDeviceType(devIndex, devType); 565 ret = g_inputInterfaces->GetDeviceType(devIndex, devType); 579 uint32_t devType = INIT_DEFAULT_VALUE; variable 580 ret = g_inputInterfaces->GetDeviceType(MAX_DEVICES, devType);
|
| D | input_callback_impl.cpp | 48 …LOGI("%s: status = %d devId= %d type = %d", __func__, event.status, event.devIndex, event.devType); in HotPlugCallback()
|