Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webdatabase/
H A Dnapi_web_data_base.cpp241 napi_value pwdVal = nullptr; in JsGetHttpAuthCredentials() local
244 napi_create_string_utf8(env, password, strlen(password), &pwdVal); in JsGetHttpAuthCredentials()
245 napi_set_element(env, result, PARAMONE, pwdVal); in JsGetHttpAuthCredentials()

Completed in 1 milliseconds