Home
last modified time | relevance | path

Searched refs:ReportFuncChangeSysEvent (Results 1 - 2 of 2) sorted by relevance

/base/usb/usb_manager/services/native/include/
H A Dusb_device_manager.h52 void ReportFuncChangeSysEvent(int32_t currentFunctions, int32_t updateFunctions);
/base/usb/usb_manager/services/native/src/
H A Dusb_device_manager.cpp150 ReportFuncChangeSysEvent(currentFunctions_, func); in UpdateFunctions()
333 void UsbDeviceManager::ReportFuncChangeSysEvent(int32_t currentFunctions, int32_t updateFunctions) in ReportFuncChangeSysEvent() function in OHOS::USB::UsbDeviceManager

Completed in 1 milliseconds