Home
last modified time | relevance | path

Searched refs:UpdateNativeEmbedRuleTag (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h735 void UpdateNativeEmbedRuleTag(const std::string& tag);
H A Dweb_delegate.cpp3851 void WebDelegate::UpdateNativeEmbedRuleTag(const std::string& tag) in UpdateNativeEmbedRuleTag() function in OHOS::Ace::WebDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model_ng.cpp960 webPattern->UpdateNativeEmbedRuleTag(tag); in RegisterNativeEmbedRule()
H A Dweb_pattern.cpp2625 delegate_->UpdateNativeEmbedRuleTag(tag); in OnNativeEmbedRuleTagUpdate()
2957 delegate_->UpdateNativeEmbedRuleTag(GetNativeEmbedRuleTagValue("")); in OnModifyDone()