Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp2512 napi_valuetype requestInfoValueType = napi_undefined; in RequestCredential() local
2513 napi_typeof(env, argv[0], &requestInfoValueType); in RequestCredential()
2514 if (!CheckArgsType(env, requestInfoValueType == napi_string, "requestInfo", "string")) { in RequestCredential()

Completed in 6 milliseconds