Home
last modified time | relevance | path

Searched refs:USB_INTERFACE_TOKEN (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/usb/usb_manager/test/fuzztest/usbmgr_fuzzer/
H A Dusbmgr_fuzzer.cpp26 const std::u16string USB_INTERFACE_TOKEN = u"ohos.usb.IUsbSrv"; variable
50 data.WriteInterfaceToken(USB_INTERFACE_TOKEN); in DoSomethingInterestingWithMyAPI()
/ohos5.0/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"; variable
54 data.WriteInterfaceToken(USB_INTERFACE_TOKEN); in DoSomethingInterestingWithMyAPI()
/ohos5.0/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"; variable
61 data.WriteInterfaceToken(USB_INTERFACE_TOKEN); in DoSomethingInterestingWithMyAPI()
/ohos5.0/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"; variable
62 data.WriteInterfaceToken(USB_INTERFACE_TOKEN); in DoSomethingInterestingWithMyAPI()
/ohos5.0/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"; variable
61 data.WriteInterfaceToken(USB_INTERFACE_TOKEN); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/usb/usb_manager/test/fuzztest/usbmgrex_fuzzer/
H A Dusbmgrex_fuzzer.cpp68 const std::u16string USB_INTERFACE_TOKEN = u"ohos.usb.IUsbSrv"; variable
136 data.WriteInterfaceToken(USB_INTERFACE_TOKEN); in DoSomethingInterestingWithMyAPI()