Home
last modified time | relevance | path

Searched defs:ashmemMapType (Results 1 - 3 of 3) sorted by relevance

/test/xts/hats/hdf/external_device_manager/ddk_base_test/
H A Dddk_base_test.cpp107 const uint8_t ashmemMapType = PORT_READ | PORT_WRITE; in HWTEST_F() local
121 const uint8_t ashmemMapType = PORT_READ | PORT_WRITE; in HWTEST_F() local
140 const uint8_t ashmemMapType = PORT_READ | PORT_WRITE; in HWTEST_F() local
160 const uint8_t ashmemMapType = PORT_ILLEGAL; in HWTEST_F() local
179 const uint8_t ashmemMapType in HWTEST_F() local
200 const uint8_t ashmemMapType = PORT_READ | PORT_WRITE; HWTEST_F() local
221 const uint8_t ashmemMapType = PORT_READ | PORT_WRITE; HWTEST_F() local
242 const uint8_t ashmemMapType = PORT_READ | PORT_WRITE; HWTEST_F() local
[all...]
/test/xts/acts/hdf/base/base_ndk/entry/src/main/cpp/
H A Dbase_ddk_test.cpp73 const uint8_t ashmemMapType = PORT_READ | PORT_WRITE; in DdkMapAshmemOne() local
82 const uint8_t ashmemMapType = PORT_READ | PORT_WRITE; in DdkMapAshmemTwo() local
96 const uint8_t ashmemMapType = PORT_READ | PORT_WRITE; in DdkMapAshmemThree() local
111 const uint8_t ashmemMapType = PORT_ILLEGAL; in DdkMapAshmemFour() local
125 const uint8_t ashmemMapType = PORT_READ | PORT_WRITE; in DdkUnmapAshmemOne() local
149 const uint8_t ashmemMapType = PORT_READ | PORT_WRITE; DdkDestroyAshmemOne() local
[all...]
/test/xts/acts/hdf/usb/usb_ndk/entry/src/main/cpp/
H A Dusbddk.cpp788 const uint8_t ashmemMapType = 0x03; in UsbSendPipeRequestWithAshmemOne() local
812 const uint8_t ashmemMapType = 0x03; in UsbSendPipeRequestWithAshmemTwo() local
877 const uint8_t ashmemMapType = 0x03; in UsbSendPipeRequestWithAshmemFour() local

Completed in 7 milliseconds