Home
last modified time | relevance | path

Searched refs:USB_FUN_USB_FUNCTIONS_TO_STRING (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/usb/usb_manager/services/zidl/include/
H A Dusb_service_ipc_interface_code.h32 USB_FUN_USB_FUNCTIONS_TO_STRING, enumerator
/ohos5.0/base/usb/usb_manager/test/fuzztest/usbmgrex_fuzzer/
H A Dusbmgrex_fuzzer.cpp37 USB_FUN_USB_FUNCTIONS_TO_STRING, enumerator
/ohos5.0/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_stub.cpp168 case static_cast<int>(UsbInterfaceCode::USB_FUN_USB_FUNCTIONS_TO_STRING): in StubHost()
H A Dusb_srv_proxy.cpp514 … ret = remote->SendRequest(static_cast<int32_t>(UsbInterfaceCode::USB_FUN_USB_FUNCTIONS_TO_STRING), in UsbFunctionsToString()