Home
last modified time | relevance | path

Searched defs:ashmem (Results 1 – 8 of 8) sorted by relevance

/test/xts/hats/hdf/external_device_manager/ddk_base_test/
Dddk_base_test.cpp54 DDK_Ashmem *ashmem = nullptr; variable
70 DDK_Ashmem *ashmem = nullptr; variable
86 DDK_Ashmem *ashmem = nullptr; variable
102 DDK_Ashmem *ashmem = nullptr; variable
135 DDK_Ashmem *ashmem = nullptr; variable
155 DDK_Ashmem *ashmem = nullptr; variable
174 DDK_Ashmem *ashmem = nullptr; variable
195 DDK_Ashmem *ashmem = nullptr; variable
216 DDK_Ashmem *ashmem = nullptr; variable
237 DDK_Ashmem *ashmem = nullptr; variable
/test/xts/acts/hdf/base/base_ndk/entry/src/main/cpp/
Dbase_ddk_test.cpp34 DDK_Ashmem *ashmem = nullptr; in DdkCreateAshmemOne() local
46 DDK_Ashmem *ashmem = nullptr; in DdkCreateAshmemTwo() local
57 DDK_Ashmem *ashmem = nullptr; in DdkCreateAshmemThree() local
68 DDK_Ashmem *ashmem = nullptr; in DdkMapAshmemOne() local
91 DDK_Ashmem *ashmem = nullptr; in DdkMapAshmemThree() local
106 DDK_Ashmem *ashmem = nullptr; in DdkMapAshmemFour() local
120 DDK_Ashmem *ashmem = nullptr; in DdkUnmapAshmemOne() local
144 DDK_Ashmem *ashmem = nullptr; in DdkDestroyAshmemOne() local
/test/xts/hats/hdf/usb/transferTest_additional/common/
Dusbd_transfer_test_additional.cpp1340 sptr<Ashmem> ashmem; variable
1362 sptr<Ashmem> ashmem; variable
1384 sptr<Ashmem> ashmem; variable
1406 sptr<Ashmem> ashmem; variable
1428 sptr<Ashmem> ashmem; variable
1450 sptr<Ashmem> ashmem; variable
1472 sptr<Ashmem> ashmem; variable
1494 sptr<Ashmem> ashmem; variable
1516 sptr<Ashmem> ashmem; variable
1538 sptr<Ashmem> ashmem; variable
/test/xts/hats/hdf/usb/transferTest/common/
Dusbd_transfer_test.cpp1967 sptr<Ashmem> ashmem; variable
1993 sptr<Ashmem> ashmem; variable
2020 sptr<Ashmem> ashmem; variable
2047 sptr<Ashmem> ashmem; variable
2074 sptr<Ashmem> ashmem; variable
2101 sptr<Ashmem> ashmem; variable
2127 sptr<Ashmem> ashmem; variable
2154 sptr<Ashmem> ashmem; variable
2181 sptr<Ashmem> ashmem; variable
2208 sptr<Ashmem> ashmem; variable
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
DHdfUsbdBenchmarkTransferTest.cpp394 sptr<Ashmem> ashmem; in BENCHMARK_F() local
430 sptr<Ashmem> ashmem; in BENCHMARK_F() local
/test/xts/hats/hdf/external_device_manager/ndk_permission_js_test/ndk_permission/entry/src/main/cpp/
Dddk_permission_test.cpp132 DDK_Ashmem *ashmem = nullptr; in UsbSendPipeRequestWithAshmem() local
/test/xts/acts/hdf/usb/usb_ndk/entry/src/main/cpp/
Dusbddk.cpp785 DDK_Ashmem *ashmem = nullptr; in UsbSendPipeRequestWithAshmemOne() local
809 DDK_Ashmem *ashmem = nullptr; in UsbSendPipeRequestWithAshmemTwo() local
874 DDK_Ashmem *ashmem = nullptr; in UsbSendPipeRequestWithAshmemFour() local
/test/xts/dcts/communication/dsoftbus/rpcserver/entry/src/main/ets/serviceability/
DServiceAbility.ts395 var ashmem = data.readAshmem(); variable