Home
last modified time | relevance | path

Searched refs:productType (Results 1 - 3 of 3) sorted by relevance

/test/xts/tools/others/query/src/
H A DQueryMainStandard.cpp97 const char *productType = GetDeviceType(); in main() local
98 if (productType != nullptr) { in main()
99 printf("Device Type = %s\n", productType); in main()
/test/xts/tools/lite/others/query/src/
H A DQueryMainSmall.cpp95 const char *productType = GetDeviceType(); in main() local
96 if (productType != nullptr) { in main()
97 printf("Device Type = %s\n", productType); in main()
/test/xts/tools/lite/hctest/src/
H A Dhctest.c290 const char *productType = GetDeviceType(); in ObtainSystemParams() local
291 if (productType != NULL) { in ObtainSystemParams()
292 printf("Device Type = %s\n", productType); in ObtainSystemParams()

Completed in 3 milliseconds