Home
last modified time | relevance | path

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

12

/base/usb/usb_manager/test/native/service_unittest/src/
Dusb_device_pipe_test.cpp93 USBDevicePipe pipe; variable
124 USBDevicePipe pipe; variable
155 USBDevicePipe pipe; variable
188 USBDevicePipe pipe; variable
222 USBDevicePipe pipe; variable
256 USBDevicePipe pipe; variable
289 USBDevicePipe pipe; variable
326 USBDevicePipe pipe; variable
365 USBDevicePipe pipe; variable
404 USBDevicePipe pipe; variable
[all …]
Dusb_device_status_test.cpp94 USBDevicePipe pipe; variable
130 USBDevicePipe pipe; variable
169 USBDevicePipe pipe; variable
208 USBDevicePipe pipe; variable
249 USBDevicePipe pipe; variable
291 USBDevicePipe pipe; variable
334 USBDevicePipe pipe; variable
377 USBDevicePipe pipe; variable
420 USBDevicePipe pipe; variable
461 USBDevicePipe pipe; variable
[all …]
Dusb_bulkcallback_test.cpp126 USBDevicePipe pipe; variable
174 USBDevicePipe pipe; variable
222 USBDevicePipe pipe; variable
272 USBDevicePipe pipe; variable
322 USBDevicePipe pipe; variable
372 USBDevicePipe pipe; variable
423 USBDevicePipe pipe; variable
477 USBDevicePipe pipe; variable
531 USBDevicePipe pipe; variable
587 USBDevicePipe pipe; variable
[all …]
/base/usb/usb_manager/test/native/mock/src/
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_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_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/interfaces/innerkits/native/src/
Dusb_srv_client.cpp109 int32_t UsbSrvClient::OpenDevice(const UsbDevice &device, USBDevicePipe &pipe) in OpenDevice()
239 int32_t UsbSrvClient::ClaimInterface(USBDevicePipe &pipe, const UsbInterface &interface, bool force) in ClaimInterface()
249 int32_t UsbSrvClient::ReleaseInterface(USBDevicePipe &pipe, const UsbInterface &interface) in ReleaseInterface()
260USBDevicePipe &pipe, const USBEndpoint &endpoint, std::vector<uint8_t> &bufferData, int32_t timeOu… in BulkTransfer()
279 USBDevicePipe &pipe, const UsbCtrlTransfer &ctrl, std::vector<uint8_t> &bufferData) in ControlTransfer()
291 int32_t UsbSrvClient::UsbControlTransfer(USBDevicePipe &pipe, const HDI::Usb::V1_1::UsbCtrlTransfer… in UsbControlTransfer()
304 int32_t UsbSrvClient::SetConfiguration(USBDevicePipe &pipe, const USBConfig &config) in SetConfiguration()
311 int32_t UsbSrvClient::SetInterface(USBDevicePipe &pipe, const UsbInterface &interface) in SetInterface()
318 int32_t UsbSrvClient::GetRawDescriptors(USBDevicePipe &pipe, std::vector<uint8_t> &bufferData) in GetRawDescriptors()
328 int32_t UsbSrvClient::GetFileDescriptor(USBDevicePipe &pipe, int32_t &fd) in GetFileDescriptor()
[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.cpp153 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
207 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
232 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
256 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
280 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
314 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
348 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
385 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
415 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
437 int32_t pipe = pipe2(fds, O_NONBLOCK); in AddFileDescriptorHelper() local
/base/usb/usb_manager/services/native/src/
Dusb_report_sys_event.cpp27 const HDI::Usb::V1_0::UsbDev &dev, const HDI::Usb::V1_0::UsbPipe &pipe, int32_t ret) in ReportTransforFaultSysEvent()
/base/usb/usb_manager/test/fuzztest/common/src/
Dusb_common_fuzz.cpp33 USBDevicePipe pipe; in UsbMgrPrepareFuzzEnv() local
/base/usb/usb_manager/test/fuzztest/usbmgrclose_fuzzer/
Dusbmgrclose_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrCloseFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrrequestinitialize_fuzzer/
Dusbmgrrequestinitialize_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrRequestInitializeFuzzTest() local
/base/usb/usb_manager/test/tool/
Dusb_function_test.cpp186 USBDevicePipe pipe; in DeviceSpeed() local
199 USBDevicePipe pipe; in InterfaceStatus() local
213 USBDevicePipe pipe; in ResetProxy() 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/usbmgrrequestfree_fuzzer/
Dusbmgrrequestfree_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrRequestFreeFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrrequestqueue_fuzzer/
Dusbmgrrequestqueue_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrRequestQueueFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrgetdevicespeed_fuzzer/
Dusbmgrgetdevicespeed_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrGetDeviceSpeedFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrclaiminterface_fuzzer/
Dusbmgrclaiminterface_fuzzer.cpp35 USBDevicePipe pipe; in UsbMgrClaimInterfaceFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrsetconfiguration_fuzzer/
Dusbmgrsetconfiguration_fuzzer.cpp35 USBDevicePipe pipe; in UsbMgrSetConfigurationFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrreleaseinterface_fuzzer/
Dusbmgrreleaseinterface_fuzzer.cpp35 USBDevicePipe pipe; in UsbMgrReleaseInterfaceFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrsetinterface_fuzzer/
Dusbmgrsetinterface_fuzzer.cpp35 USBDevicePipe pipe; in UsbMgrSetInterfaceFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrcontroltransfer_fuzzer/
Dusbmgrcontroltransfer_fuzzer.cpp36 USBDevicePipe pipe; in UsbMgrControlTransferFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrgetinterfacestatus_fuzzer/
Dusbmgrgetinterfacestatus_fuzzer.cpp35 USBDevicePipe pipe; in UsbMgrGetInterfaceStatusFuzzTest() local

12