Home
last modified time | relevance | path

Searched defs:fillContent (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/
H A Dauto_fill_extension_callback.cpp358 std::string fillContent = want.GetStringParam(WANT_PARAMS_FILL_CONTENT); in SendAutoFillFailed() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_test_ng.cpp3056 const std::string fillContent = "fillContent"; in HWTEST_F() local
3084 const std::string fillContent = "fillContent"; in HWTEST_F() local
H A Dmock_web_delegate.cpp952 void WebDelegate::AutofillCancel(const std::string& fillContent) {} in AutofillCancel() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp2302 void FrameNode::NotifyFillRequestFailed(int32_t errCode, const std::string& fillContent, bool isPopup) in NotifyFillRequestFailed() argument
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp5929 void WebDelegate::AutofillCancel(const std::string& fillContent) in AutofillCancel() argument
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp2996 NotifyFillRequestFailed(RefPtr<FrameNode> node, int32_t errCode, const std::string& fillContent, bool isPopup) NotifyFillRequestFailed() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp4348 void WebPattern::NotifyFillRequestFailed(int32_t errCode, const std::string& fillContent, bool isPopup) in NotifyFillRequestFailed() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp7181 void TextFieldPattern::NotifyFillRequestFailed(int32_t errCode, const std::string& fillContent, bool isPopup) in OnBackPressed() argument

Completed in 65 milliseconds