Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp354 static bool ParseInterfacesObjs(const napi_env env, const napi_value configObj, std::vector<UsbInte… in ParseInterfacesObjs() function
397 bool ret = ParseInterfacesObjs(env, configObj, interfaces); in ParseConfigObj()