Home
last modified time | relevance | path

Searched refs:PortChangedEvent (Results 1 - 3 of 3) sorted by relevance

/base/usb/usb_manager/services/native/include/
H A Dusb_service_subscriber.h28 int32_t PortChangedEvent(const HDI::Usb::V1_0::PortInfo &info) override;
/base/usb/usb_manager/services/native/src/
H A Dusb_service_subscriber.cpp36 int32_t UsbServiceSubscriber::PortChangedEvent(const PortInfo &info) in PortChangedEvent() function in OHOS::USB::UsbServiceSubscriber
64 USB_HILOGE(MODULE_USB_SERVICE, "failed to publish PortChangedEvent"); in PortChangedEvent()
/base/usb/usb_manager/test/native/mock/src/
H A Dusb_impl_mock.cpp124 auto ret = subscriber_->PortChangedEvent(portInfo_); in SetPortRole()

Completed in 2 milliseconds