Home
last modified time | relevance | path

Searched refs:POWER_ROLE_SINK (Results 1 - 6 of 6) sorted by relevance

/base/usb/usb_manager/test/native/mock/src/
H A Dusb_impl_mock.cpp79 powerRole = UsbSrvSupport::POWER_ROLE_SINK; in QueryPort()
105 if (powerRole <= UsbSrvSupport::POWER_ROLE_NONE || powerRole > UsbSrvSupport::POWER_ROLE_SINK) { in SetPortRole()
116 if (powerRole == UsbSrvSupport::POWER_ROLE_SINK && dataRole == UsbSrvSupport::DATA_ROLE_DEVICE) { in SetPortRole()
H A Dusb_event_mock_test.cpp303 int32_t powerRole = UsbSrvSupport::POWER_ROLE_SINK; in HWTEST_F()
H A Dusb_core_mock_test.cpp723 UsbSrvSupport::PORT_MODE_DEVICE, UsbSrvSupport::DATA_ROLE_DEVICE, UsbSrvSupport::POWER_ROLE_SINK); in HWTEST_F()
/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_srv_support.h35 POWER_ROLE_SINK, member
/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_core_test.cpp53 UsbSrvSupport::PORT_MODE_DEVICE, UsbSrvSupport::DATA_ROLE_DEVICE, UsbSrvSupport::POWER_ROLE_SINK); in SetUpTestCase()
807 UsbSrvSupport::PORT_MODE_DEVICE, UsbSrvSupport::DATA_ROLE_DEVICE, UsbSrvSupport::POWER_ROLE_SINK); in HWTEST_F()
/base/usb/usb_manager/services/native/src/
H A Dusb_port_manager.cpp261 UsbSrvSupport::PORT_MODE_DEVICE, UsbSrvSupport::POWER_ROLE_SINK, UsbSrvSupport::DATA_ROLE_DEVICE); in DumpSetPortRoles()

Completed in 6 milliseconds