Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_device_manager.h56 void ReportFuncChangeSysEvent(int32_t currentFunctions, int32_t updateFunctions);
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_device_manager.cpp364 void UsbDeviceManager::ReportFuncChangeSysEvent(int32_t currentFunctions, int32_t updateFunctions) in ReportFuncChangeSysEvent() argument
369 currentFunctions_, "UPDATE_FUNCTION", updateFunctions); in ReportFuncChangeSysEvent()