Home
last modified time | relevance | path

Searched refs:isNewPassword (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_imf_text_listener_adapter_impl.cpp121 …ListenerAdapterImpl::AutoFillWithIMFEvent(bool isUsername, bool isOtherAccount, bool isNewPassword, in AutoFillWithIMFEvent() argument
124 …real_->AutoFillWithIMFEvent(isUsername, isOtherAccount, isNewPassword, ArkWebStringStructToClass(c… in AutoFillWithIMFEvent()
H A Dark_imf_text_listener_adapter_impl.h63 void AutoFillWithIMFEvent(bool isUsername, bool isOtherAccount, bool isNewPassword,
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_imftext_listener_adapter_wrapper.cpp132 …tenerAdapterWrapper::AutoFillWithIMFEvent(bool isUsername, bool isOtherAccount, bool isNewPassword, in AutoFillWithIMFEvent() argument
136 ctocpp_->AutoFillWithIMFEvent(isUsername, isOtherAccount, isNewPassword, str); in AutoFillWithIMFEvent()
H A Dark_imftext_listener_adapter_wrapper.h63 void AutoFillWithIMFEvent(bool isUsername, bool isOtherAccount, bool isNewPassword,
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H A Dark_imf_adapter.h145 virtual void AutoFillWithIMFEvent(bool isUsername, bool isOtherAccount, bool isNewPassword,
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dimf_adapter.h172 virtual void AutoFillWithIMFEvent(bool isUsername, bool isOtherAccount, bool isNewPassword, in AutoFillWithIMFEvent() argument