Home
last modified time | relevance | path

Searched defs:pluginUtils (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/
Dplugin_manager.h52 void SetAceAbility(void* aceAbility, const std::shared_ptr<PluginUtils>& pluginUtils) in SetAceAbility()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dui_content_impl.cpp594 auto pluginUtils = std::make_shared<PluginUtilsImpl>(); in CommonInitializeForm() local
1077 auto pluginUtils = std::make_shared<PluginUtilsImpl>(); in CommonInitialize() local
Dace_ability.cpp353 auto pluginUtils = std::make_shared<PluginUtilsImpl>(); in OnStart() local