Searched defs:endpointObj (Results 1 – 1 of 1) sorted by relevance
179 static void ParseEndpointObj(const napi_env env, const napi_value endpointObj, USBEndpoint &ep) in ParseEndpointObj()210 napi_value endpointObj; in ParseEndpointsObjs() local