Home
last modified time | relevance | path

Searched refs:pluginBundleName (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_sub_container.h133 void SetPluginBundleName(const std::string& pluginBundleName) in SetPluginBundleName() argument
136 frontend_->SetPluginBundleName(pluginBundleName); in SetPluginBundleName()
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend.h164 void SetPluginBundleName(const std::string& pluginBundleName) in SetPluginBundleName() argument
167 jsEngine_->SetPluginBundleName(pluginBundleName); in SetPluginBundleName()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.h411 void SetPluginBundleName(const std::string& pluginBundleName) override
413 pluginBundleName_ = pluginBundleName;
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_engine.h442 virtual void SetPluginBundleName(const std::string& pluginBundleName) {} in SetPluginBundleName() argument

Completed in 4 milliseconds