Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webdatabase/
Dnapi_web_data_base.h37 static napi_value JsDeleteHttpAuthCredentials(napi_env env, napi_callback_info info);
Dnapi_web_data_base.cpp47 …RE_NAPI_STATIC_FUNCTION("deleteHttpAuthCredentials", NapiWebDataBase::JsDeleteHttpAuthCredentials), in Init()
62 napi_value NapiWebDataBase::JsDeleteHttpAuthCredentials(napi_env env, napi_callback_info info) in JsDeleteHttpAuthCredentials() function in OHOS::NWeb::NapiWebDataBase