Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp197 static void ParseEndpointObj(const napi_env env, const napi_value endpointObj, USBEndpoint &ep) in ParseEndpointObj()
236 napi_value endpointObj; in ParseEndpointsObjs() local