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.cpp90 USBDevicePipe pipe; variable
121 USBDevicePipe pipe; variable
149 USBDevicePipe pipe; variable
186 USBDevicePipe pipe; variable
225 USBDevicePipe pipe; variable
264 USBDevicePipe pipe; variable
301 USBDevicePipe pipe; variable
340 USBDevicePipe pipe; variable
379 USBDevicePipe pipe; variable
418 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/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
195 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
220 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
244 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
268 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
302 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
336 int32_t pipe = pipe2(fds, O_NONBLOCK); variable
373 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/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/usbmgrrequestinitialize_fuzzer/
Dusbmgrrequestinitialize_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrRequestInitializeFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrclose_fuzzer/
Dusbmgrclose_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrCloseFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrrequestfree_fuzzer/
Dusbmgrrequestfree_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrRequestFreeFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrpiperequestwait_fuzzer/
Dusbmgrpiperequestwait_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrPipeRequestWaitFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrsetinterface_fuzzer/
Dusbmgrsetinterface_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrSetInterfaceFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrgetrawdescriptors_fuzzer/
Dusbmgrgetrawdescriptors_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrGetRawDescriptorsFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrreleaseinterface_fuzzer/
Dusbmgrreleaseinterface_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrReleaseInterfaceFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrrequestqueue_fuzzer/
Dusbmgrrequestqueue_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrRequestQueueFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrgetfiledescriptor_fuzzer/
Dusbmgrgetfiledescriptor_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrGetFileDescriptorFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrbulktransfer_fuzzer/
Dusbmgrbulktransfer_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrBulkTransferFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrcontroltransfer_fuzzer/
Dusbmgrcontroltransfer_fuzzer.cpp33 USBDevicePipe pipe; in UsbMgrControlTransferFuzzTest() local
/base/usb/usb_manager/interfaces/innerkits/native/include/
Dusb_request.h33 void SetPipe(const USBDevicePipe &pipe) in SetPipe()
/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
868 USBDevicePipe pipe; in PipeClaimInterface() local
908 USBDevicePipe pipe; in PipeReleaseInterface() local
936 USBDevicePipe pipe; in PipeSetInterface() local
964 USBDevicePipe pipe; in PipeSetConfiguration() local
992 USBDevicePipe pipe; in PipeGetRawDescriptors() local
1019 USBDevicePipe pipe; in PipeGetFileDescriptor() local
1103 USBDevicePipe pipe; in GetControlTransferParam() local
[all …]
/base/hiviewdfx/hiview/base/include/
Dpipeline.h93 auto pipe = std::static_pointer_cast<PipelineEvent>(derived); in RepackPipelineEvent() local

12