Home
last modified time | relevance | path

Searched refs:NWEB_AUTOFILL_PAGE_URL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_autofill.h37 const std::string NWEB_AUTOFILL_PAGE_URL = "pageUrl"; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp4407 if (child->IsString() && key == OHOS::NWeb::NWEB_AUTOFILL_PAGE_URL) { in ParseNWebViewDataCommonField()