Home
last modified time | relevance | path

Searched defs:OnAutofillCancel (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h1446 virtual void OnAutofillCancel(const std::string& fillContent) {} in OnAutofillCancel() function
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp1112 void ArkWebNWebImpl::OnAutofillCancel(const ArkWebString& fillContent) in OnAutofillCancel() function in OHOS::ArkWeb::ArkWebNWebImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp1306 void ArkWebNWebWrapper::OnAutofillCancel(const std::string& fillContent) in OnAutofillCancel() function in OHOS::ArkWeb::ArkWebNWebWrapper