Home
last modified time | relevance | path

Searched refs:deviceInfoType (Results 1 - 1 of 1) sorted by relevance

/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp2194 napi_valuetype deviceInfoType = napi_undefined; in UnAuthenticateDevice() local
2195 napi_typeof(env, argv[0], &deviceInfoType); in UnAuthenticateDevice()
2196 if (!CheckArgsType(env, deviceInfoType == napi_object, "deviceInfo", "object")) { in UnAuthenticateDevice()

Completed in 6 milliseconds