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      *AbilityConnectCallbackRecipient*;
18      *AbilityConnectionProxy*;
19      *AbilityConnectionStub*;
20      *AbilityConnectManager*;
21      *AbilityEventHandler*;
22      *AbilityEventUtil*;
23      *AbilityFirstFrameStateObserverManager*;
24      *AbilityInterceptorExecuter*;
25      *AbilityJumpInterceptor*;
26      *AbilityManagerProxy*;
27      *AbilityManagerService*;
28      *AbilityManagerStub*;
29      *AbilityPermissionUtil*;
30      *AbilityRecord*;
31      *AbilityRunningInfo*;
32      *AbilitySchedulerProxy*;
33      *AbilitySchedulerStub*;
34      *AmsConfigurationParameter*;
35      *AppExitReasonDataManager*;
36      *ApplicationAnrListener*;
37      *AppMgrUtil*;
38      *AppScheduler*;
39      *AtomicServiceStatusCallback*;
40      *BackgroundTaskObserver*;
41      *MainElementUtils*;
42      *CallContainer*;
43      *CallerInfo*;
44      *CallerRecord*;
45      *CallRecord*;
46      *ConnectionObserverController*;
47      *ConnectionRecord*;
48      *ConnectionStateItem*;
49      *ConnectionStateManager*;
50      *ConnectionManagerClient*;
51      *ControlInterceptor*;
52      *CrowdTestInterceptor*;
53      *DeepLinkReserveConfig*;
54      *DisposedRuleInterceptor*;
55      *DumpUtils*;
56      *EcologicalRuleInterceptor*;
57      *ExtensionPermissionsUtil*;
58      *DataAbilityManager*;
59      *FreeInstallManager*;
60      *FreeInstallObserverManager*;
61      *ImplicitStartProcessor*;
62      *InnerMissionInfo*;
63      *InsightIntentUtils*;
64      *LaunchParam*;
65      *LifeCycleStateInfo*;
66      *Mission*;
67      *MissionDataStorage*;
68      *MissionInfo*;
69      *MissionInfoMgr*;
70      *MissionList*;
71      *MissionListenerStub*;
72      *MissionListManager*;
73      *MissionSnapshot*;
74      *ModalSystemDialogUtil*;
75      *MultiAppUtils*;
76      *MultiInstanceUtils*;
77      *PendingWantKey*;
78      *PendingWantManager*;
79      *PendingWantRecord*;
80      *ResidentProcessManager*;
81      *StartAbilityUtils*;
82      *StartOptions*;
83      *StateUtils*;
84      *SystemDialogScheduler*;
85      *TaskDataPersistenceMgr*;
86      *Token*;
87      *UpdateCallerInfoUtil*;
88      *UriUtils*;
89      *UserController*;
90      *UnlockScreenManager*;
91      *WantSenderInfo*;
92      *SenderInfo*;
93      *ExtensionRunningInfo*;
94      *UserCallbackStub*;
95      *UserItem*;
96      *WantReceiverStub*;
97      *WantReceiverProxy*;
98      *WantSenderProxy*;
99      *WantSenderStub*;
100      *WantUtils*;
101      *WindowOptionsUtils*;
102    };
103  local:
104    *;
105};