Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.h87 static void OnSslErrRequest(const JSCallbackInfo& args);
H A Djs_web.cpp1919 JSClass<JSWeb>::StaticMethod("onSslErrorReceive", &JSWeb::OnSslErrRequest); in JSBind()
2869 void JSWeb::OnSslErrRequest(const JSCallbackInfo& args) in OnSslErrRequest() function in OHOS::OHOS::Ace::Framework::JSWeb

Completed in 16 milliseconds