Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp1880 int32_t UsbService::PreCallFunction() in PreCallFunction() function in OHOS::USB::UsbService
1905 if (PreCallFunction() != UEC_OK) { in ManageGlobalInterface()
1915 if (PreCallFunction() != UEC_OK) { in ManageDevice()
1925 if (PreCallFunction() != UEC_OK) { in ManageInterfaceType()
2090 if (PreCallFunction() != UEC_OK) { in GetInterfaceActiveStatus()
2109 if (PreCallFunction() != UEC_OK) { in GetDeviceSpeed()
/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_service.h172 int32_t PreCallFunction();