Searched defs:pipeId (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/communicator/ |
H A D | app_types.h | 30 std::string pipeId; member
|
/ohos5.0/drivers/peripheral/usb/interfaces/ddk/host/ |
H A D | usb_ddk_interface.h | 130 uint8_t pipeId; member 268 uint8_t pipeId; member
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/ |
H A D | commu_types.h | 49 std::string pipeId; member
|
/ohos5.0/drivers/peripheral/usb/ddk/device/src/ |
H A D | usbfn_sdk_if.c | 217 int32_t UsbFnGetInterfacePipeInfo(struct UsbFnInterface *interface, uint8_t pipeId, struct UsbFnPip… in UsbFnGetInterfacePipeInfo()
|
H A D | usbfn_io_mgr.c | 345 int32_t UsbFnIoMgrInterfaceGetPipeInfo(struct UsbFnInterface *interface, uint8_t pipeId, struct Usb… in UsbFnIoMgrInterfaceGetPipeInfo()
|
/ohos5.0/drivers/peripheral/usb/ddk/host/include/ |
H A D | usb_interface_pool.h | 89 uint8_t pipeId; member
|
/ohos5.0/drivers/peripheral/usb/ddk/host/src/ |
H A D | usb_interface_pool.c | 430 …const struct UsbDeviceHandle *devHandle, uint8_t interfaceId, uint8_t pipeId, UsbPipeType *pipeTyp… in IfGetRequestPipeType() 1512 …const UsbInterfaceHandle *interfaceHandle, uint8_t altSettingIndex, uint8_t pipeId, struct UsbPipe… in UsbGetPipeInfo()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/ |
H A D | softbus_adapter_standard.cpp | 527 std::string pipeId = GetPipeId(info.name); in OnServerBytesReceived() local
|
/ohos5.0/drivers/peripheral/usb/hdi_service/src/ |
H A D | usbd_dispatcher.cpp | 148 int32_t UsbdDispatcher::GetPipe(const HostDevice *dev, uint8_t interfaceId, uint8_t pipeId, UsbPipe… in GetPipe()
|