Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Dnative_devicemanager_js.cpp1619 napi_valuetype bindPramType = napi_undefined; in BindTarget() local
1620 napi_typeof(env, argv[DM_NAPI_ARGS_ONE], &bindPramType); in BindTarget()
1621 if (!CheckArgsType(env, bindPramType == napi_object, "bindParam", "object")) { in BindTarget()

Completed in 6 milliseconds