Home
last modified time | relevance | path

Searched refs:ReportHostPlugSysEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_host_manager.h51 void ReportHostPlugSysEvent(const std::string &event, const UsbDevice &dev);
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_host_manager.cpp179 ReportHostPlugSysEvent(event, dev); in PublishCommonEvent()
256 void UsbHostManager::ReportHostPlugSysEvent(const std::string &event, const UsbDevice &dev) in ReportHostPlugSysEvent() function in OHOS::USB::UsbHostManager