Home
last modified time | relevance | path

Searched defs:tlen (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/usb/usb_manager/test/fuzztest/usbmgrbulkcancel_fuzzer/
H A Dusbmgrbulkcancel_fuzzer.cpp49 … uint32_t tlen = (MEM_DATA - offset) < ASHMEM_MAX_SIZE ? (MEM_DATA - offset) : ASHMEM_MAX_SIZE; in GetSharedMem() local
/ohos5.0/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_dfx_test.cpp73 int32_t tlen = 0; in InitAshmemOne() local
H A Dusb_bulkcallback_test.cpp62 int32_t tlen = 0; in InitAshmemOne() local
/ohos5.0/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
/ohos5.0/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_transfer_test.cpp89 int32_t tlen = 0; in InitAshmemOne() local
/ohos5.0/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_transfer_auto_test.cpp90 int32_t tlen = 0; in InitAshmemOne() local
/ohos5.0/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbd_transfer_test.cpp72 int32_t tlen = 0; in InitAshmemOne() local