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 D | ark_imf_text_listener_adapter_impl.cpp | 121 …ListenerAdapterImpl::AutoFillWithIMFEvent(bool isUsername, bool isOtherAccount, bool isNewPassword, in AutoFillWithIMFEvent() argument 124 …real_->AutoFillWithIMFEvent(isUsername, isOtherAccount, isNewPassword, ArkWebStringStructToClass(c… in AutoFillWithIMFEvent()
|
H A D | ark_imf_text_listener_adapter_impl.h | 63 void AutoFillWithIMFEvent(bool isUsername, bool isOtherAccount, bool isNewPassword,
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_imftext_listener_adapter_wrapper.cpp | 132 …tenerAdapterWrapper::AutoFillWithIMFEvent(bool isUsername, bool isOtherAccount, bool isNewPassword, in AutoFillWithIMFEvent() argument 136 ctocpp_->AutoFillWithIMFEvent(isUsername, isOtherAccount, isNewPassword, str); in AutoFillWithIMFEvent()
|
H A D | ark_imftext_listener_adapter_wrapper.h | 63 void AutoFillWithIMFEvent(bool isUsername, bool isOtherAccount, bool isNewPassword,
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ |
H A D | ark_imf_adapter.h | 145 virtual void AutoFillWithIMFEvent(bool isUsername, bool isOtherAccount, bool isNewPassword,
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/ |
H A D | imf_adapter.h | 172 virtual void AutoFillWithIMFEvent(bool isUsername, bool isOtherAccount, bool isNewPassword, in AutoFillWithIMFEvent() argument
|