Home
last modified time | relevance | path

Searched refs:USB_INTERFACE_TOKEN (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/usb/test/fuzztest/usbdevice_fuzzer/
H A Dusbdevice_fuzzer.cpp30 const std::u16string USB_INTERFACE_TOKEN = u"ohos.hdi.usb.v1_0.IUsbInterface"; member
54 data.WriteInterfaceToken(USB_INTERFACE_TOKEN); in DoSomethingInterestingWithMyAPI()
/drivers/peripheral/usb/test/fuzztest/usb_fuzzer/
H A Dusb_fuzzer.cpp34 const std::u16string USB_INTERFACE_TOKEN = u"ohos.hdi.usb.v1_0.IUsbInterface"; member
61 data.WriteInterfaceToken(USB_INTERFACE_TOKEN); in DoSomethingInterestingWithMyAPI()
/drivers/peripheral/usb/test/fuzztest/usbddk_fuzzer/
H A Dusbddk_fuzzer.cpp35 const std::u16string USB_INTERFACE_TOKEN = u"ohos.hdi.usb.ddk.v1_0.IUsbDdk"; member
62 data.WriteInterfaceToken(USB_INTERFACE_TOKEN); in DoSomethingInterestingWithMyAPI()
/drivers/peripheral/usb/test/fuzztest/usbhost_fuzzer/
H A Dusbhost_fuzzer.cpp34 const std::u16string USB_INTERFACE_TOKEN = u"ohos.hdi.usb.v1_0.IUsbInterface"; member
61 data.WriteInterfaceToken(USB_INTERFACE_TOKEN); in DoSomethingInterestingWithMyAPI()

Completed in 2 milliseconds