Home
last modified time | relevance | path

Searched defs:SetNativeXComponent (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/
Dplugin_manager.cpp128 void PluginManager::SetNativeXComponent(std::string& id, OH_NativeXComponent* nativeXComponent) in SetNativeXComponent() function in PluginManager
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
Dplugin_render.cpp158 void PluginRender::SetNativeXComponent(OH_NativeXComponent* component) in SetNativeXComponent() function in PluginRender