Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp2582 napi_valuetype importInfoValueType = napi_undefined; in ImportCredential() local
2583 napi_typeof(env, argv[0], &importInfoValueType); in ImportCredential()
2584 if (!CheckArgsType(env, importInfoValueType == napi_string, "credentialInfo", "string")) { in ImportCredential()

Completed in 8 milliseconds