Home
last modified time | relevance | path

Searched refs:jsProperties (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_authenticator.cpp378 napi_value jsProperties = AppExecFwk::WrapWantParams(env, options.properties); in CreateJsSetPropertiesOptions() local
379 … NAPI_CALL_RETURN_VOID(env, napi_set_named_property(env, *jsOptions, "properties", jsProperties)); in CreateJsSetPropertiesOptions()