• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright (c) 2023 Huawei Device Co., Ltd.
2# Licensed under the Apache License, Version 2.0 (the "License");
3# you may not use this file except in compliance with the License.
4# You may obtain a copy of the License at
5#
6# http://www.apache.org/licenses/LICENSE-2.0
7#
8# Unless required by applicable law or agreed to in writing, software
9# distributed under the License is distributed on an "AS IS" BASIS,
10# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11# See the License for the specific language governing permissions and
12# limitations under the License.
13
141.0 {
15  global:
16    extern "C++" {
17        *OHOS::AAFwk::FormInfoStorage*;
18        *OHOS::AbilityRuntime::WantAgent*;
19        *OHOS::AppExecFwk::BundleFormInfo*;
20        *OHOS::AppExecFwk::FormAbilityConnection*;
21        *OHOS::AppExecFwk::FormAcquireConnection*;
22        *OHOS::AppExecFwk::FormAcquireStateConnection*;
23        *OHOS::AppExecFwk::FormAmsHelper*;
24        *OHOS::AppExecFwk::FormBatchDeleteConnection*;
25        *OHOS::AppExecFwk::FormBmsHelper*;
26        *OHOS::AppExecFwk::FormBundleEventCallback*;
27        *OHOS::AppExecFwk::FormCacheMgr*;
28        *OHOS::AppExecFwk::FormCallerMgr*;
29        *OHOS::AppExecFwk::FormCastTempConnection*;
30        *OHOS::AppExecFwk::FormDataMgr*;
31        *OHOS::AppExecFwk::FormDbCache*;
32        *OHOS::AppExecFwk::FormDeleteConnection*;
33        *OHOS::AppExecFwk::FormDistributedClient*;
34        *OHOS::AppExecFwk::FormDumpMgr*;
35        *OHOS::AppExecFwk::FormEventHandler*;
36        *OHOS::AppExecFwk::FormEventNotifyConnection*;
37        *OHOS::AppExecFwk::FormEventUtil*;
38        *OHOS::AppExecFwk::FormFreeInstallOperator*;
39        *OHOS::AppExecFwk::FormHostCallback*;
40        *OHOS::AppExecFwk::FormHostRecord*;
41        *OHOS::AppExecFwk::FormInfoHelper*;
42        *OHOS::AppExecFwk::FormInfoMgr*;
43        *OHOS::AppExecFwk::FormInfoRdbStorageMgr*;
44        *OHOS::AppExecFwk::FormInfoStorageMgr*;
45        *OHOS::AppExecFwk::FormItemInfo*;
46        *OHOS::AppExecFwk::FormMgrAdapter*;
47        *OHOS::AppExecFwk::FormMgrService*;
48        *OHOS::AppExecFwk::FormMsgEventConnection*;
49        *OHOS::AppExecFwk::FormProviderCaller*;
50        *OHOS::AppExecFwk::FormProviderData*;
51        *OHOS::AppExecFwk::FormProviderMgr*;
52        *OHOS::AppExecFwk::FormRdbDataMgr*;
53        *OHOS::AppExecFwk::FormRefreshConnection*;
54        *OHOS::AppExecFwk::FormRefreshLimiter*;
55        *OHOS::AppExecFwk::FormRenderConnection*;
56        *OHOS::AppExecFwk::FormRenderMgr*;
57        *OHOS::AppExecFwk::FormShareConnection*;
58        *OHOS::AppExecFwk::FormShareMgr*;
59        *OHOS::AppExecFwk::FormSupplyCallback*;
60        *OHOS::AppExecFwk::FormSysEventReceiver*;
61        *OHOS::AppExecFwk::FormTaskMgr*;
62        *OHOS::AppExecFwk::FormTimerMgr*;
63        *OHOS::AppExecFwk::FormUtil*;
64        *OHOS::AppExecFwk::FreeInstallStatusCallBack*;
65        *OHOS::AppExecFwk::InnerFormInfo*;
66        *OHOS::AppExecFwk::KvStoreDeathRecipientCallbackFormInfoStorage*;
67    };
68  local:
69    *;
70};
71