Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/services/zidl/include/
H A Dusb_service_ipc_interface_code.h34 USB_FUN_RELEASE_INTERFACE, enumerator
/ohos5.0/base/usb/usb_manager/test/fuzztest/usbmgrex_fuzzer/
H A Dusbmgrex_fuzzer.cpp39 USB_FUN_RELEASE_INTERFACE, enumerator
/ohos5.0/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_stub.cpp129 case static_cast<int>(UsbInterfaceCode::USB_FUN_RELEASE_INTERFACE): in StubDevice()
H A Dusb_srv_proxy.cpp658 …nt32_t ret = remote->SendRequest(static_cast<int32_t>(UsbInterfaceCode::USB_FUN_RELEASE_INTERFACE), in ReleaseInterface()