Home
last modified time | relevance | path

Searched defs:RegisterNativeEmbedRule (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dweb_model_impl.cpp593 void WebModelImpl::RegisterNativeEmbedRule(const std::string& tag, const std::string& type) in RegisterNativeEmbedRule() function in OHOS::Ace::Framework::WebModelImpl
/foundation/arkui/ace_engine/frameworks/core/components/web/
Dweb_component.h646 void RegisterNativeEmbedRule(const std::string& tag, const std::string& type) in RegisterNativeEmbedRule() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_model_ng.cpp956 void WebModelNG::RegisterNativeEmbedRule(const std::string& tag, const std::string& type) in RegisterNativeEmbedRule() function in OHOS::Ace::NG::WebModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp3420 void JSWeb::RegisterNativeEmbedRule(const std::string& tag, const std::string& type) in RegisterNativeEmbedRule() function in OHOS::Ace::Framework::JSWeb