Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp269 void SslSelectCertResultOhos::HandleIgnore() {} in HandleIgnore() function in OHOS::Ace::SslSelectCertResultOhos
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h226 void HandleIgnore() override;
H A Dweb_delegate.cpp297 void SslSelectCertResultOhos::HandleIgnore() in HandleIgnore() function in OHOS::Ace::SslSelectCertResultOhos
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h629 virtual void HandleIgnore() = 0;
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp463 JSClass<JSWebSslSelectCert>::CustomMethod("ignore", &JSWebSslSelectCert::HandleIgnore); in JSBind()
497 void HandleIgnore(const JSCallbackInfo& args) in HandleIgnore() function in OHOS::OHOS::Ace::Framework::JSWebSslSelectCert
500 result_->HandleIgnore(); in HandleIgnore()

Completed in 29 milliseconds