Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_device_manager.h57 void ReportDevicePlugSysEvent(int32_t currentFunctions, bool connected);
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_device_manager.cpp258 ReportDevicePlugSysEvent(currentFunc, connected); in BroadcastFuncChange()
372 void UsbDeviceManager::ReportDevicePlugSysEvent(int32_t currentFunctions, bool connected) in ReportDevicePlugSysEvent() function in OHOS::USB::UsbDeviceManager