Home
last modified time | relevance | path

Searched defs:tlen (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_transfer_auto_test.cpp90 int32_t tlen = 0; in InitAshmemOne() local
/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_transfer_test.cpp89 int32_t tlen = 0; in InitAshmemOne() local
/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbd_transfer_test.cpp72 int32_t tlen = 0; in InitAshmemOne() local
/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_dispatcher.cpp1210 uint32_t tlen = (handle->size > handle->rcur) ? (handle->size - handle->rcur) : 0; in UsbdBulkASyncPutAsmData() local
1260 uint32_t tlen = 0; in UsbdBulkAsyncGetAsmReqLen() local
[all...]

Completed in 12 milliseconds