Searched defs:dataRole (Results 1 – 7 of 7) sorted by relevance
| /base/usb/usb_manager/services/native/src/ |
| D | usb_port_manager.cpp | 90 int32_t dataRole = 0; in QueryPort() local 116 void UsbPortManager::UpdatePort(int32_t portId, int32_t powerRole, int32_t dataRole, int32_t mode) in UpdatePort()
|
| D | usb_service.cpp | 430 int32_t UsbService::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() 860 void UsbService::UpdateUsbPort(int32_t portId, int32_t powerRole, int32_t dataRole, int32_t mode) in UpdateUsbPort()
|
| /base/usb/usb_manager/interfaces/kits/js/napi/include/ |
| D | usb_async_context.h | 81 int32_t dataRole; member
|
| /base/usb/usb_manager/interfaces/innerkits/native/src/ |
| D | usb_srv_client.cpp | 200 int32_t UsbSrvClient::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole()
|
| /base/usb/usb_manager/services/zidl/src/ |
| D | usb_srv_stub.cpp | 334 int32_t dataRole = 0; in DoSetPortRole() local
|
| D | usb_srv_proxy.cpp | 530 int32_t UsbServerProxy::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole()
|
| /base/usb/usb_manager/interfaces/kits/js/napi/src/ |
| D | usb_info.cpp | 802 int32_t dataRole = 0; in PortSetPortRole() local
|