Searched defs:powerRole (Results 1 – 9 of 9) sorted by relevance
| /base/usb/usb_manager/test/native/mock/src/ |
| D | usb_impl_mock.cpp | 75 int32_t MockUsbImpl::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mod… in QueryPort() 98 int32_t MockUsbImpl::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole()
|
| D | usb_event_mock_test.cpp | 269 int32_t powerRole = UsbSrvSupport::POWER_ROLE_SOURCE; variable 303 int32_t powerRole = UsbSrvSupport::POWER_ROLE_SINK; variable
|
| /base/usb/usb_manager/services/native/src/ |
| D | usb_port_manager.cpp | 120 int32_t powerRole = 0; in QueryPort() local 147 void UsbPortManager::UpdatePort(int32_t portId, int32_t powerRole, int32_t dataRole, int32_t mode) in UpdatePort()
|
| D | usb_service.cpp | 586 int32_t UsbService::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() 1509 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 | 88 int32_t powerRole; member
|
| /base/usb/usb_manager/interfaces/innerkits/native/src/ |
| D | usb_srv_client.cpp | 228 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_proxy.cpp | 598 int32_t UsbServerProxy::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole()
|
| D | usb_srv_stub.cpp | 420 int32_t powerRole = 0; in DoSetPortRole() local
|
| /base/usb/usb_manager/interfaces/kits/js/napi/src/ |
| D | usb_info.cpp | 1233 int32_t powerRole = 0; in PortSetPortRole() local
|