Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_component.h34 void SetPluginRequestInfo(const RequestPluginInfo& info) in SetPluginRequestInfo() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dplugin_model_impl.cpp26 plugin->SetPluginRequestInfo(pluginInfo); in Create()