mirror of
https://gitee.com/openharmony/arkui_ace_engine
synced 2025-02-14 07:30:22 +00:00
commit
67ad0e32fd
@ -86,6 +86,7 @@ foreach(item, ace_platforms) {
|
||||
# libace target
|
||||
ohos_shared_library("libace") {
|
||||
deps = [ "$ace_root/build:libace_static_ohos" ]
|
||||
version_script = "libace.map"
|
||||
part_name = ace_engine_part
|
||||
subsystem_name = ace_engine_subsystem
|
||||
}
|
||||
|
@ -34,11 +34,7 @@
|
||||
non-virtual?thunk?to?OHOS::Ace::PluginComponentManager::UIServiceListener::OnRequestCallBack*;
|
||||
non-virtual?thunk?to?OHOS::Ace::PluginComponentManager::UIServiceListener::OnReturnRequest*;
|
||||
|
||||
OHOS_ACE_CreateSubWindowUIContent;
|
||||
OHOS_ACE_CreateUIContent;
|
||||
OHOS_ACE_HotReloadPage;
|
||||
OHOS_ACE_PreloadAceModule;
|
||||
OHOS_ACE_PreloadAceModuleCard;
|
||||
OHOS_ACE_*;
|
||||
|
||||
OHOS::Ace::AceApplicationInfo::*;
|
||||
OHOS::Ace::AceScopedTrace::*;
|
||||
|
Loading…
x
Reference in New Issue
Block a user