Home
last modified time | relevance | path

Searched defs:powerRole (Results 1 - 14 of 14) sorted by relevance

/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
H A DHdfUsbdBenchmarkFunctionTest.cpp140 int32_t powerRole = POWER_ROLE_NONE; in BENCHMARK_F() local
/test/xts/hats/hdf/usb/autoFunctionTest/common/
H A Dusbd_auto_function_test.cpp71 int32_t powerRole = POWER_ROLE_NONE; in HWTEST_F() local
/test/xts/hats/hdf/usb/functionTest/common/
H A Dusbd_function_test.cpp535 int32_t powerRole = POWER_ROLE_NONE; HWTEST_F() local
[all...]
/test/xts/hats/hdf/usb/functionTest_additional/common/
H A Dusbd_function_test.cpp389 int32_t powerRole = POWER_ROLE_NONE; in HWTEST_F() local
408 int32_t powerRole = POWER_ROLE_NONE; in HWTEST_F() local
427 int32_t powerRole = POWER_ROLE_NONE; in HWTEST_F() local
446 int32_t powerRole = POWER_ROLE_NONE; in HWTEST_F() local
465 int32_t powerRole = POWER_ROLE_NONE; HWTEST_F() local
488 int32_t powerRole = POWER_ROLE_NONE; HWTEST_F() local
[all...]
/base/usb/usb_manager/test/native/mock/src/
H A Dusb_impl_mock.cpp75 int32_t MockUsbImpl::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mode) in QueryPort() argument
98 int32_t MockUsbImpl::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() argument
H A Dusb_event_mock_test.cpp269 int32_t powerRole = UsbSrvSupport::POWER_ROLE_SOURCE; in HWTEST_F() local
303 int32_t powerRole = UsbSrvSupport::POWER_ROLE_SINK; in HWTEST_F() local
/test/xts/hats/hdf/external_device_manager/bus_extension_usb/src/
H A Dusb_impl_mock.cpp81 int32_t UsbImplMock::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mode) in QueryPort() argument
99 int32_t UsbImplMock::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() argument
/base/usb/usb_manager/interfaces/kits/js/napi/include/
H A Dusb_async_context.h81 int32_t powerRole; member
/base/usb/usb_manager/services/native/src/
H A Dusb_port_manager.cpp121 int32_t powerRole = 0; in QueryPort() local
148 void UsbPortManager::UpdatePort(int32_t portId, int32_t powerRole, int32_t dataRole, int32_t mode) in UpdatePort() argument
H A Dusb_service.cpp646 int32_t UsbService::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() argument
1691 void UsbService::UpdateUsbPort(int32_t portId, int32_t powerRole, int32_t dataRole, int32_t mode) in UpdateUsbPort() argument
/base/usb/usb_manager/interfaces/innerkits/native/src/
H A Dusb_srv_client.cpp243 int32_t UsbSrvClient::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() argument
/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_proxy.cpp585 int32_t UsbServerProxy::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole() argument
H A Dusb_srv_stub.cpp424 int32_t powerRole = 0; in DoSetPortRole() local
/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp915 int32_t powerRole = 0; in PortSetPortRole() local

Completed in 17 milliseconds