Home
last modified time | relevance | path

Searched refs:UpdateFunctions (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_device_manager.h45 void UpdateFunctions(int32_t func);
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_device_manager.cpp157 void UsbDeviceManager::UpdateFunctions(int32_t func) in UpdateFunctions() function in OHOS::USB::UsbDeviceManager
H A Dusb_service.cpp516 usbDeviceManager_->UpdateFunctions(functions); in SetCurrentFunctions()