Home
last modified time | relevance | path

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

/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_interface.h60 cJSON *jsonEp = cJSON_GetArrayItem(endpoints, i); in UsbInterface() local
61 if (jsonEp == nullptr) { in UsbInterface()
65 USBEndpoint ep(jsonEp); in UsbInterface()

Completed in 1 milliseconds