Home
last modified time | relevance | path

Searched defs:endpoints (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_interface.h36 std::vector<USBEndpoint> endpoints) in UsbInterface()
58 cJSON *endpoints = cJSON_GetObjectItem(interface, "endpoints"); in UsbInterface() local
223 cJSON* endpoints = cJSON_CreateArray(); in getJsonString() local