Home
last modified time | relevance | path

Searched defs:funcs (Results 1 – 3 of 3) sorted by relevance

/test/xts/hats/hdf/usb/functionTest/common/
Dusbd_function_test.cpp71 int32_t funcs = USB_FUNCTION_NONE; variable
89 int32_t funcs = USB_FUNCTION_NONE; variable
147 int32_t funcs = USB_FUNCTION_ACM | USB_FUNCTION_ECM; variable
176 int32_t funcs = USB_FUNCTION_ACM | USB_FUNCTION_HDC; variable
191 int32_t funcs = USB_FUNCTION_ECM | USB_FUNCTION_HDC; variable
234 int32_t funcs = USB_FUNCTION_RNDIS | USB_FUNCTION_HDC; variable
249 int32_t funcs = USB_FUNCTION_STORAGE | USB_FUNCTION_HDC; variable
264 int32_t funcs = USB_FUNCTION_MTP; variable
279 int32_t funcs = USB_FUNCTION_PTP; variable
294 int32_t funcs = USB_FUNCTION_MTP | USB_FUNCTION_HDC; variable
[all …]
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
DHdfUsbdBenchmarkFunctionTest.cpp64 int32_t funcs = USB_FUNCTION_NONE; in BENCHMARK_F() local
87 int32_t funcs = USB_FUNCTION_ACM; in BENCHMARK_F() local
/test/xts/hats/hdf/usb/autoFunctionTest/common/
Dusbd_auto_function_test.cpp55 int32_t funcs = USB_FUNCTION_NONE; variable