Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp221 static bool ParseEndpointsObjs(const napi_env env, const napi_value interfaceObj, std::vector<USBEn… in ParseEndpointsObjs() function
345 bool ret = ParseEndpointsObjs(env, interfaceObj, eps); in ParseInterfaceObj()