Home
last modified time | relevance | path

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

/base/usb/usb_manager/services/native/include/
Dusb_host_manager.h42 void ReportHostPlugSysEvent(const std::string &event, const UsbDevice &dev);
/base/usb/usb_manager/services/native/src/
Dusb_host_manager.cpp111 ReportHostPlugSysEvent(event, dev); in PublishCommonEvent()
131 void UsbHostManager::ReportHostPlugSysEvent(const std::string &event, const UsbDevice &dev) in ReportHostPlugSysEvent() function in OHOS::USB::UsbHostManager