Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webdatabase/
Dnapi_web_data_base.h41 static napi_value JsGetHttpAuthCredentials(napi_env env, napi_callback_info info);
Dnapi_web_data_base.cpp49 … DECLARE_NAPI_STATIC_FUNCTION("getHttpAuthCredentials", NapiWebDataBase::JsGetHttpAuthCredentials), in Init()
197 napi_value NapiWebDataBase::JsGetHttpAuthCredentials(napi_env env, napi_callback_info info) in JsGetHttpAuthCredentials() function in OHOS::NWeb::NapiWebDataBase