| /base/usb/usb_manager/interfaces/innerkits/native/src/ |
| D | usb_device_pipe.cpp | 58 int32_t USBDevicePipe::ControlTransfer(const UsbCtrlTransfer &ctrl, std::vector<uint8_t> &bufferDat… in ControlTransfer() argument 60 return UsbSrvClient::GetInstance().ControlTransfer(*this, ctrl, bufferData); in ControlTransfer()
|
| D | usb_srv_client.cpp | 250 USBDevicePipe &pipe, const UsbCtrlTransfer &ctrl, std::vector<uint8_t> &bufferData) in ControlTransfer() argument 254 int32_t ret = proxy_->ControlTransfer(dev, ctrl, bufferData); in ControlTransfer()
|
| /base/usb/usb_manager/interfaces/innerkits/native/include/ |
| D | usb_device_pipe.h | 32 …int32_t ControlTransfer(const HDI::Usb::V1_0::UsbCtrlTransfer &ctrl, std::vector<uint8_t> &bufferD…
|
| D | usb_srv_client.h | 63 int32_t ControlTransfer(USBDevicePipe &pip, const HDI::Usb::V1_0::UsbCtrlTransfer &ctrl,
|
| D | iusb_srv.h | 48 …2_t ControlTransfer(const HDI::Usb::V1_0::UsbDev &dev, const HDI::Usb::V1_0::UsbCtrlTransfer &ctrl,
|
| /base/usb/usb_manager/test/native/mock/include/ |
| D | usb_impl_mock.h | 76 …ControlTransferRead, int32_t(const UsbDev &dev, const UsbCtrlTransfer &ctrl, std::vector<uint8_t> … 78 int32_t(const UsbDev &dev, const UsbCtrlTransfer &ctrl, const std::vector<uint8_t> &data));
|
| /base/telephony/core_service/services/sim/include/ |
| D | usim_dialling_numbers_service.h | 54 … std::shared_ptr<IccFileController> &ctrl, std::shared_ptr<IccDiallingNumbersHandler> handler);
|
| /base/telephony/core_service/services/sim/src/ |
| D | usim_dialling_numbers_service.cpp | 238 std::shared_ptr<IccFileController> &ctrl, std::shared_ptr<IccDiallingNumbersHandler> handler) in SetFileControllerAndDiallingNumberHandler() argument 240 fileController_ = ctrl; in SetFileControllerAndDiallingNumberHandler()
|
| /base/usb/usb_manager/services/zidl/src/ |
| D | usb_srv_proxy.cpp | 691 const UsbDev &dev, const UsbCtrlTransfer &ctrl, std::vector<uint8_t> &bufferData) in ControlTransfer() argument 703 WRITE_PARCEL_WITH_RET(data, Int32, ctrl.requestType, UEC_SERVICE_WRITE_PARCEL_ERROR); in ControlTransfer() 704 WRITE_PARCEL_WITH_RET(data, Int32, ctrl.requestCmd, UEC_SERVICE_WRITE_PARCEL_ERROR); in ControlTransfer() 705 WRITE_PARCEL_WITH_RET(data, Int32, ctrl.value, UEC_SERVICE_WRITE_PARCEL_ERROR); in ControlTransfer() 706 WRITE_PARCEL_WITH_RET(data, Int32, ctrl.index, UEC_SERVICE_WRITE_PARCEL_ERROR); in ControlTransfer() 707 WRITE_PARCEL_WITH_RET(data, Int32, ctrl.timeout, UEC_SERVICE_WRITE_PARCEL_ERROR); in ControlTransfer() 714 uint32_t reqType = static_cast<uint32_t>(ctrl.requestType); in ControlTransfer()
|
| /base/usb/usb_manager/services/zidl/include/ |
| D | usb_server_proxy.h | 56 …2_t ControlTransfer(const HDI::Usb::V1_0::UsbDev &dev, const HDI::Usb::V1_0::UsbCtrlTransfer &ctrl,
|
| /base/usb/usb_manager/ |
| D | README_zh.md | 49 | int32_t ControlTransfer(USBDevicePipe &pip, const UsbCtrlTransfer &ctrl, std::vector<uint8_t> &vd…
|
| D | README.md | 55 | int32_t ControlTransfer(USBDevicePipe &pip, const UsbCtrlTransfer &ctrl, std::vector<uint8_t> &vd…
|
| /base/usb/usb_manager/services/native/include/ |
| D | usb_service.h | 92 …2_t ControlTransfer(const HDI::Usb::V1_0::UsbDev &dev, const HDI::Usb::V1_0::UsbCtrlTransfer &ctrl,
|
| /base/usb/usb_manager/services/native/src/ |
| D | usb_service.cpp | 631 int32_t UsbService::ControlTransfer(const UsbDev &dev, const UsbCtrlTransfer &ctrl, std::vector<uin… in ControlTransfer() argument 639 if (((uint32_t)ctrl.requestType & USB_ENDPOINT_DIR_MASK) == USB_ENDPOINT_DIR_OUT) { in ControlTransfer() 640 ret = usbd_->ControlTransferWrite(dev, ctrl, bufferData); in ControlTransfer() 646 ret = usbd_->ControlTransferRead(dev, ctrl, bufferData); in ControlTransfer()
|
| /base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest014/ |
| D | last_kmsg | 829 …t][ERROR][init_common_cmds.c:377]Failed to change mode " /proc/net/xt_qtaguid/ctrl " to 0660, err=2
|
| /base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest005/ |
| D | last_kmsg | 829 …t][ERROR][init_common_cmds.c:377]Failed to change mode " /proc/net/xt_qtaguid/ctrl " to 0660, err=2
|
| /base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest008/ |
| D | last_kmsg | 829 …t][ERROR][init_common_cmds.c:377]Failed to change mode " /proc/net/xt_qtaguid/ctrl " to 0660, err=2
|
| /base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest015/ |
| D | last_kmsg | 829 …t][ERROR][init_common_cmds.c:377]Failed to change mode " /proc/net/xt_qtaguid/ctrl " to 0660, err=2
|
| /base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest004/ |
| D | last_kmsg | 829 …t][ERROR][init_common_cmds.c:377]Failed to change mode " /proc/net/xt_qtaguid/ctrl " to 0660, err=2
|