Home
last modified time | relevance | path

Searched defs:pipe (Results 1 – 25 of 30) sorted by relevance

12

/base/usb/usb_manager/test/native/mock/src/
Dusb_bulkcallback_mock_test.cpp166 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
189 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
212 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
239 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
265 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
299 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
333 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
369 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
405 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
439 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
[all …]
Dusb_request_mock_test.cpp130 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
148 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
166 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
188 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
210 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
232 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
369 const UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
393 const UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
419 const UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
446 const UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
[all …]
Dusb_device_pipe_mock_test.cpp966 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
993 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
1018 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
1046 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
1073 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
1099 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
1125 UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
1151 const UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
1179 const UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
1206 const UsbPipe pipe = {point.GetInterfaceId(), point.GetAddress()}; variable
/base/usb/usb_manager/test/native/service_unittest/src/
Dusb_device_pipe_test.cpp87 USBDevicePipe pipe; variable
118 USBDevicePipe pipe; variable
146 USBDevicePipe pipe; variable
183 USBDevicePipe pipe; variable
222 USBDevicePipe pipe; variable
261 USBDevicePipe pipe; variable
298 USBDevicePipe pipe; variable
337 USBDevicePipe pipe; variable
376 USBDevicePipe pipe; variable
415 USBDevicePipe pipe; variable
[all …]
Dusb_bulkcallback_test.cpp124 USBDevicePipe pipe; variable
172 USBDevicePipe pipe; variable
220 USBDevicePipe pipe; variable
270 USBDevicePipe pipe; variable
320 USBDevicePipe pipe; variable
370 USBDevicePipe pipe; variable
421 USBDevicePipe pipe; variable
474 USBDevicePipe pipe; variable
527 USBDevicePipe pipe; variable
582 USBDevicePipe pipe; variable
[all …]
/base/usb/usb_manager/interfaces/innerkits/native/src/
Dusb_srv_client.cpp85 int32_t UsbSrvClient::OpenDevice(const UsbDevice &device, USBDevicePipe &pipe) in OpenDevice()
211 int32_t UsbSrvClient::ClaimInterface(USBDevicePipe &pipe, const UsbInterface &interface, bool force) in ClaimInterface()
221 int32_t UsbSrvClient::ReleaseInterface(USBDevicePipe &pipe, const UsbInterface &interface) in ReleaseInterface()
232USBDevicePipe &pipe, const USBEndpoint &endpoint, std::vector<uint8_t> &bufferData, int32_t timeOu… in BulkTransfer()
250 USBDevicePipe &pipe, const UsbCtrlTransfer &ctrl, std::vector<uint8_t> &bufferData) in ControlTransfer()
262 int32_t UsbSrvClient::SetConfiguration(USBDevicePipe &pipe, const USBConfig &config) in SetConfiguration()
269 int32_t UsbSrvClient::SetInterface(USBDevicePipe &pipe, const UsbInterface &interface) in SetInterface()
276 int32_t UsbSrvClient::GetRawDescriptors(USBDevicePipe &pipe, std::vector<uint8_t> &bufferData) in GetRawDescriptors()
286 int32_t UsbSrvClient::GetFileDescriptor(USBDevicePipe &pipe, int32_t &fd) in GetFileDescriptor()
296 bool UsbSrvClient::Close(const USBDevicePipe &pipe) in Close()
[all …]
Dusb_request.cpp22 int32_t UsbRequest::Initialize(const USBDevicePipe &pipe, const USBEndpoint &endpoint) in Initialize()
/base/notification/eventhandler/frameworks/test/moduletest/
Devent_handler_fd_listener_module_test.cpp141 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
193 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
218 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
241 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
264 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
296 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
328 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
364 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
/base/usb/usb_manager/test/fuzztest/common/src/
Dusb_common_fuzz.cpp33 USBDevicePipe pipe; in UsbMgrPrepareFuzzEnv() local
/base/usb/usb_manager/test/fuzztest/usbmgrrequestinitialize_fuzzer/
Dusbmgrrequestinitialize_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrRequestInitializeFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrsetconfiguration_fuzzer/
Dusbmgrsetconfiguration_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrSetConfigurationFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrclaiminterface_fuzzer/
Dusbmgrclaiminterface_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrClaimInterfaceFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrclose_fuzzer/
Dusbmgrclose_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrCloseFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrreleaseinterface_fuzzer/
Dusbmgrreleaseinterface_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrReleaseInterfaceFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrgetfiledescriptor_fuzzer/
Dusbmgrgetfiledescriptor_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrGetFileDescriptorFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrgetrawdescriptors_fuzzer/
Dusbmgrgetrawdescriptors_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrGetRawDescriptorsFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrrequestqueue_fuzzer/
Dusbmgrrequestqueue_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrRequestQueueFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrrequestfree_fuzzer/
Dusbmgrrequestfree_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrRequestFreeFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrsetinterface_fuzzer/
Dusbmgrsetinterface_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrSetInterfaceFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrpiperequestwait_fuzzer/
Dusbmgrpiperequestwait_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrPipeRequestWaitFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrcontroltransfer_fuzzer/
Dusbmgrcontroltransfer_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrControlTransferFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrbulktransfer_fuzzer/
Dusbmgrbulktransfer_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrBulkTransferFuzzTest() local
/base/usb/usb_manager/interfaces/innerkits/native/include/
Dusb_request.h33 void SetPipe(const USBDevicePipe &pipe) in SetPipe()
/base/usb/usb_manager/services/native/src/
Dusb_service.cpp538 const UsbDev &devInfo, const UsbPipe &pipe, std::vector<uint8_t> &bufferData, int32_t timeOut) in BulkTransferRead()
552 const UsbDev &dev, const UsbPipe &pipe, const std::vector<uint8_t> &bufferData, int32_t timeOut) in BulkTransferWrite()
646 int32_t UsbService::RequestQueue(const UsbDev &dev, const UsbPipe &pipe, const std::vector<uint8_t>… in RequestQueue()
677 const UsbPipe pipe = {interfaceId, endpointId}; in RequestCancel() local
1017 int32_t UsbService::RegBulkCallback(const UsbDev &devInfo, const UsbPipe &pipe, const sptr<IRemoteO… in RegBulkCallback()
1038 int32_t UsbService::UnRegBulkCallback(const UsbDev &devInfo, const UsbPipe &pipe) in UnRegBulkCallback()
1053 int32_t UsbService::BulkRead(const UsbDev &devInfo, const UsbPipe &pipe, sptr<Ashmem> &ashmem) in BulkRead()
1071 int32_t UsbService::BulkWrite(const UsbDev &devInfo, const UsbPipe &pipe, sptr<Ashmem> &ashmem) in BulkWrite()
1089 int32_t UsbService::BulkCancel(const UsbDev &devInfo, const UsbPipe &pipe) in BulkCancel()
/base/usb/usb_manager/interfaces/kits/js/napi/src/
Dusb_info.cpp55 static void ParseUsbDevicePipe(const napi_env env, const napi_value &obj, USBDevicePipe &pipe) in ParseUsbDevicePipe()
81 static void CreateUsbDevicePipe(const napi_env env, napi_value &obj, const USBDevicePipe &pipe) in CreateUsbDevicePipe()
432 USBDevicePipe pipe; in CoreConnectDevice() local
865 USBDevicePipe pipe; in PipeClaimInterface() local
905 USBDevicePipe pipe; in PipeReleaseInterface() local
933 USBDevicePipe pipe; in PipeSetInterface() local
961 USBDevicePipe pipe; in PipeSetConfiguration() local
989 USBDevicePipe pipe; in PipeGetRawDescriptors() local
1016 USBDevicePipe pipe; in PipeGetFileDescriptor() local
1100 USBDevicePipe pipe; in GetControlTransferParam() local
[all …]

12