| /base/usb/usb_manager/test/native/service_unittest/src/ |
| D | usb_device_pipe_test.cpp | 93 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 …]
|
| D | usb_device_status_test.cpp | 94 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 …]
|
| D | usb_bulkcallback_test.cpp | 126 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/ |
| D | usb_request_mock_test.cpp | 130 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 …]
|
| D | usb_bulkcallback_mock_test.cpp | 166 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 …]
|
| D | usb_device_pipe_mock_test.cpp | 966 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/ |
| D | usb_srv_client.cpp | 109 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() 260 …USBDevicePipe &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 …]
|
| D | usb_request.cpp | 22 int32_t UsbRequest::Initialize(const USBDevicePipe &pipe, const USBEndpoint &endpoint) in Initialize()
|
| /base/notification/eventhandler/frameworks/test/moduletest/ |
| D | event_handler_fd_listener_module_test.cpp | 153 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/ |
| D | usb_report_sys_event.cpp | 27 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/ |
| D | usb_common_fuzz.cpp | 33 USBDevicePipe pipe; in UsbMgrPrepareFuzzEnv() local
|
| /base/usb/usb_manager/test/fuzztest/usbmgrclose_fuzzer/ |
| D | usbmgrclose_fuzzer.cpp | 33 USBDevicePipe pipe; in UsbMgrCloseFuzzTest() local
|
| /base/usb/usb_manager/test/fuzztest/usbmgrrequestinitialize_fuzzer/ |
| D | usbmgrrequestinitialize_fuzzer.cpp | 33 USBDevicePipe pipe; in UsbMgrRequestInitializeFuzzTest() local
|
| /base/usb/usb_manager/test/tool/ |
| D | usb_function_test.cpp | 186 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/ |
| D | usbmgrgetfiledescriptor_fuzzer.cpp | 33 USBDevicePipe pipe; in UsbMgrGetFileDescriptorFuzzTest() local
|
| /base/usb/usb_manager/test/fuzztest/usbmgrgetrawdescriptors_fuzzer/ |
| D | usbmgrgetrawdescriptors_fuzzer.cpp | 33 USBDevicePipe pipe; in UsbMgrGetRawDescriptorsFuzzTest() local
|
| /base/usb/usb_manager/test/fuzztest/usbmgrrequestfree_fuzzer/ |
| D | usbmgrrequestfree_fuzzer.cpp | 33 USBDevicePipe pipe; in UsbMgrRequestFreeFuzzTest() local
|
| /base/usb/usb_manager/test/fuzztest/usbmgrrequestqueue_fuzzer/ |
| D | usbmgrrequestqueue_fuzzer.cpp | 33 USBDevicePipe pipe; in UsbMgrRequestQueueFuzzTest() local
|
| /base/usb/usb_manager/test/fuzztest/usbmgrgetdevicespeed_fuzzer/ |
| D | usbmgrgetdevicespeed_fuzzer.cpp | 33 USBDevicePipe pipe; in UsbMgrGetDeviceSpeedFuzzTest() local
|
| /base/usb/usb_manager/test/fuzztest/usbmgrclaiminterface_fuzzer/ |
| D | usbmgrclaiminterface_fuzzer.cpp | 35 USBDevicePipe pipe; in UsbMgrClaimInterfaceFuzzTest() local
|
| /base/usb/usb_manager/test/fuzztest/usbmgrsetconfiguration_fuzzer/ |
| D | usbmgrsetconfiguration_fuzzer.cpp | 35 USBDevicePipe pipe; in UsbMgrSetConfigurationFuzzTest() local
|
| /base/usb/usb_manager/test/fuzztest/usbmgrreleaseinterface_fuzzer/ |
| D | usbmgrreleaseinterface_fuzzer.cpp | 35 USBDevicePipe pipe; in UsbMgrReleaseInterfaceFuzzTest() local
|
| /base/usb/usb_manager/test/fuzztest/usbmgrsetinterface_fuzzer/ |
| D | usbmgrsetinterface_fuzzer.cpp | 35 USBDevicePipe pipe; in UsbMgrSetInterfaceFuzzTest() local
|
| /base/usb/usb_manager/test/fuzztest/usbmgrcontroltransfer_fuzzer/ |
| D | usbmgrcontroltransfer_fuzzer.cpp | 36 USBDevicePipe pipe; in UsbMgrControlTransferFuzzTest() local
|
| /base/usb/usb_manager/test/fuzztest/usbmgrgetinterfacestatus_fuzzer/ |
| D | usbmgrgetinterfacestatus_fuzzer.cpp | 35 USBDevicePipe pipe; in UsbMgrGetInterfaceStatusFuzzTest() local
|