Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/webdatabase/
H A Dnapi_web_data_base.h39 static napi_value JsSaveHttpAuthCredentials(napi_env env, napi_callback_info info);
H A Dnapi_web_data_base.cpp48 …ECLARE_NAPI_STATIC_FUNCTION("saveHttpAuthCredentials", NapiWebDataBase::JsSaveHttpAuthCredentials), in Init()
139 napi_value NapiWebDataBase::JsSaveHttpAuthCredentials(napi_env env, napi_callback_info info) in JsSaveHttpAuthCredentials() function in OHOS::NWeb::NapiWebDataBase