Home
last modified time | relevance | path

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

/base/usb/usb_manager/interfaces/kits/js/napi/src/
Dusb_info.cpp198 …bool isGetObjSuccess = NapiUtil::JsObjectGetProperty(env, interfaceObj, "endpoints", endpointsObjs… in ParseEndpointsObjs() local
289 …bool isGetObjSuccess = NapiUtil::JsObjectGetProperty(env, configObj, "interfaces", interfacesObjs); in ParseInterfacesObjs() local