Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_function.h78 static int32_t UsbdGetFunction();
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_function.cpp607 int32_t UsbdFunction::UsbdGetFunction(void) in UsbdGetFunction() function in OHOS::HDI::Usb::V1_1::UsbdFunction
H A Dusb_impl.cpp1964 funcs = UsbdFunction::UsbdGetFunction(); in GetCurrentFunctions()