Searched defs:asmptr (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/base/usb/usb_manager/test/fuzztest/usbmgrbulkcancel_fuzzer/ |
H A D | usbmgrbulkcancel_fuzzer.cpp | 37 sptr<Ashmem> asmptr = Ashmem::CreateAshmem("ttashmem001", MEM_DATA); in GetSharedMem() local
|
/ohos5.0/base/usb/usb_manager/test/native/service_unittest/src/ |
H A D | usb_dfx_test.cpp | 60 static int32_t InitAshmemOne(sptr<Ashmem> &asmptr, int32_t asmSize, uint8_t rflg) in InitAshmemOne()
|
H A D | usb_bulkcallback_test.cpp | 49 static int32_t InitAshmemOne(sptr<Ashmem> &asmptr, int32_t asmSize, uint8_t rflg) in InitAshmemOne()
|
/ohos5.0/base/usb/usb_manager/test/native/mock/src/ |
H A D | usb_bulkcallback_mock_test.cpp | 54 int32_t UsbBulkcallbackMockTest::InitAshmemOne(sptr<Ashmem> &asmptr, int32_t asmSize, uint8_t flg) in InitAshmemOne()
|
/ohos5.0/drivers/peripheral/usb/test/benchmarktest/ |
H A D | usb_benchmark_transfer_test.cpp | 77 int32_t InitAshmemOne(sptr<Ashmem>& asmptr, int32_t asmSize, uint8_t rflg) in InitAshmemOne()
|
/ohos5.0/drivers/peripheral/usb/test/unittest/mock/src/ |
H A D | usbd_transfer_auto_test.cpp | 77 int32_t InitAshmemOne(sptr<Ashmem> &asmptr, int32_t asmSize, uint8_t rflg) in InitAshmemOne()
|
/ohos5.0/drivers/peripheral/usb/test/unittest/hal/src/ |
H A D | usbd_transfer_test.cpp | 59 int32_t InitAshmemOne(sptr<Ashmem> &asmptr, int32_t asmSize, uint8_t rflg) in InitAshmemOne()
|